mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2024-11-12 10:06:52 +00:00
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:
parent
ea2fcac692
commit
e98166d0a6
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,9 +1,3 @@
|
||||
# IntelliJ IDEA, PyCharm, etc.
|
||||
.idea
|
||||
*.iml
|
||||
out
|
||||
gen
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
Loading…
Reference in New Issue
Block a user