mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Ignore Intellij IML files.
This commit is contained in:
parent
8f3b2b281f
commit
0ab58774bd
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -14,6 +14,8 @@ rpm-build
|
||||||
.pydevproject
|
.pydevproject
|
||||||
# PyCharm stuff...
|
# PyCharm stuff...
|
||||||
.idea
|
.idea
|
||||||
|
#IntelliJ IDEA stuff..
|
||||||
|
*.iml
|
||||||
# Mac OS X stuff...
|
# Mac OS X stuff...
|
||||||
.DS_Store
|
.DS_Store
|
||||||
# manpage build stuff...
|
# manpage build stuff...
|
||||||
|
|
Loading…
Reference in a new issue