fog/.gitignore

8 lines
54 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:09:49 +00:00
build
dist