tutor/.gitignore

11 lines
105 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__
/tutor.spec
/build/tutor
/dist/
/releases/
/tutor_openedx.egg-info/