1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-12-21 07:07:05 +00:00

adding externals and .env to gitignore

This commit is contained in:
Joshua Tauberer 2014-07-07 07:06:24 -04:00
parent 65fb65ada7
commit ad3f6f8424

2
.gitignore vendored
View File

@ -2,3 +2,5 @@
tests/__pycache__/
management/__pycache__/
tools/__pycache__/
externals/
.env