Ignore IntelliJ module files (*.iml)
This commit is contained in:
parent
cf94212e8e
commit
c0e7d65b33
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -23,6 +23,7 @@
|
|||
/.idea
|
||||
|
||||
*.pyc
|
||||
*.iml
|
||||
.#*
|
||||
|
||||
build/daemon.zip
|
||||
|
|
Loading…
Reference in a new issue