project/.gitignore

8 lines
45 B
Plaintext

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