fog/.gitignore

14 lines
118 B
Plaintext
Raw Permalink Normal View History

2018-04-26 15:40:12 +00:00
__pycache__
.DS_Store
2018-04-27 10:59:14 +00:00
.pytest_cache
2020-09-21 10:39:30 +00:00
.python-version
2018-06-07 09:11:41 +00:00
.ipynb_checkpoints
2020-10-01 08:14:48 +00:00
.vscode
2019-06-12 15:16:44 +00:00
*.egg-info
*.c
*.so
2018-04-27 12:09:49 +00:00
build
dist
2020-10-01 10:18:41 +00:00
output