summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Mandel <mark.mandel@gmail.com>2013-05-23 01:11:38 +0200
committerMark Mandel <mark.mandel@gmail.com>2013-05-23 01:11:38 +0200
commit0ab58774bdeb13f1e596831174ea6e247507f88e (patch)
tree9aba460a90aac2d56870e6571d4c9ac6b0b1fb7b /.gitignore
parentMerge pull request #2967 from jonEbird/devel (diff)
downloadansible-0ab58774bdeb13f1e596831174ea6e247507f88e.tar.xz
ansible-0ab58774bdeb13f1e596831174ea6e247507f88e.zip
Ignore Intellij IML files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 729ccf4299..fe9a6c0a99 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,8 @@ rpm-build
.pydevproject
# PyCharm stuff...
.idea
+#IntelliJ IDEA stuff..
+*.iml
# Mac OS X stuff...
.DS_Store
# manpage build stuff...