1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-25 19:17:22 +01:00

gitignore: ignore pyc files

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

1
.gitignore vendored
View File

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