1
0
Fork 0
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:
Mark Mandel 2013-05-23 09:11:38 +10:00
parent 8f3b2b281f
commit 0ab58774bd

2
.gitignore vendored
View file

@ -14,6 +14,8 @@ rpm-build
.pydevproject
# PyCharm stuff...
.idea
#IntelliJ IDEA stuff..
*.iml
# Mac OS X stuff...
.DS_Store
# manpage build stuff...