fog/.gitignore

9 lines
69 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-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