Skip to content
Snippets Groups Projects
.gitignore 56 B
Newer Older
__pycache__/
*.pyc
*$py.class
.idea/
dump.rdb
env/
venv/