tutor/.gitignore

11 lines
92 B
Plaintext
Raw Normal View History

2017-07-03 10:39:19 +00:00
.*.swp
!.gitignore
TODO
2019-04-18 13:14:49 +00:00
__pycache__
*.egg-info/
/tutor.spec
/build/tutor
/dist/
/releases/