fog/.gitignore

10 lines
88 B
Plaintext
Raw Normal View History

2018-04-26 15:40:12 +00:00
__pycache__
.DS_Store
2018-04-27 10:59:14 +00:00
.pytest_cache
2018-06-07 09:11:41 +00:00
.ipynb_checkpoints
2018-04-26 15:40:12 +00:00
*.pyx
2018-04-27 12:54:40 +00:00
*.fog.egg-info
2018-04-27 12:09:49 +00:00
build
dist