Add /python to .gitignore

This commit is contained in:
Florian Märkl 2018-07-22 11:25:43 +02:00
parent 662837e38e
commit 08826051cb

1
.gitignore vendored
View File

@ -62,6 +62,7 @@ src/subprojects/
# Python
__pycache__
/python/
# Other
compile_commands.json