6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-27 11:49:02 +00:00

Git-ignore entire build folder

This commit is contained in:
Régis Behmo 2019-06-23 13:25:11 +02:00
parent b42ed3638e
commit e4c5086b23

2
.gitignore vendored
View File

@ -5,6 +5,6 @@ __pycache__
*.egg-info/
/tutor.spec
/build/tutor
/build/
/dist/
/releases/