gitignore: ignore pyc files

This commit is contained in:
Wolfgang Steitz
2017-02-02 16:32:52 +01:00
bovenliggende 055ed62f16
commit 12c652d014

1
.gitignore vendored
Bestand weergeven

@@ -5,3 +5,4 @@ tools/__pycache__/
externals/
.env
.vagrant
*.pyc