project/.gitignore

8 lines
46 B
Plaintext

.*
_*
!__init__.py
*.pyc
logs/
*data/
plots/*