AstroJS/.gitignore

9 lines
58 B
Plaintext
Raw Permalink Normal View History

2024-10-31 21:08:49 +00:00
.DS_Store
2015-08-14 10:12:10 +00:00
*~
*.swp
*.pyc
__pycache__
cache/*
logs/*
2016-05-27 16:20:58 +00:00
env/*