refine .*ignore configuration

master
informatic 2020-10-10 18:12:02 +02:00
parent ffd3e8561b
commit 2f8816cfda
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -1,4 +1,7 @@
**/.ropeproject/* **/.ropeproject
**/__pycache__
**/.mypy_cache
**/*.py[co] **/*.py[co]
**/.env **/.env
**/*.pem **/*.pem
**/.git