Remove IntelliJ-related entries from .gitignore

These should go into the local .git/info/exclude rather than the
.gitignore in the repo.
This commit is contained in:
dgelessus 2019-07-14 02:07:49 +02:00
parent ea2fcac692
commit e98166d0a6
1 changed files with 0 additions and 6 deletions

6
.gitignore vendored
View File

@ -1,9 +1,3 @@
# IntelliJ IDEA, PyCharm, etc.
.idea
*.iml
out
gen
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]