.gitignore *.env

This commit is contained in:
Brian S. Stephan 2019-09-29 12:15:46 -05:00
parent 8f0ae10fd4
commit 8466cd62a0
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
.idea/
*.env
*.log
*.pyc
.idea/