6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-27 19:59:02 +00:00
tutor/.gitignore
Régis Behmo 3b108d21de 🔌 Introduce a plugin system for tutor
This adds the basic feratures that we need for a working plugin system,
but there are still many TODOs in the codebase.
2019-06-07 22:49:45 +02:00

11 lines
92 B
Plaintext

.*.swp
!.gitignore
TODO
__pycache__
*.egg-info/
/tutor.spec
/build/tutor
/dist/
/releases/