2019-10-28 13:53:06 +00:00
|
|
|
.DS_Store
|
|
|
|
|
2017-08-30 19:42:10 +00:00
|
|
|
node_modules
|
|
|
|
npm-debug.log
|
2018-01-25 20:53:44 +00:00
|
|
|
|
|
|
|
# Python-specific byte-compiled files should be ignored
|
|
|
|
__pycache__/
|
|
|
|
*.py[cod]
|
|
|
|
*$py.class
|
2019-10-31 18:21:47 +00:00
|
|
|
|
|
|
|
irrelevant/.ipynb_checkpoints/
|
|
|
|
|
|
|
|
irrelevant/.python-version
|
2019-12-19 19:06:19 +00:00
|
|
|
|
|
|
|
.idea/
|
2024-10-15 11:54:22 +00:00
|
|
|
.vscode/
|
|
|
|
|
|
|
|
# Virtual envitonments
|
|
|
|
venv/
|
|
|
|
.venv/
|