Commit 0ab58774 by Mark Mandel

Ignore Intellij IML files.

parent 8f3b2b28
...@@ -14,6 +14,8 @@ rpm-build ...@@ -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...
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment