Commit 0b202b02 authored by Matthew Dawson's avatar Matthew Dawson
Browse files

Add IntelliJ IDEA files to the .gitignore file.

Also ignore the IntelliJ IDEA files.
parent de96b173
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -3,6 +3,12 @@
#################
nbactions.xml

#################
## IntelliJ IDEA
#################
*.iml
/.idea

#################
## Eclipse
#################