Git ignore .idea

This commit is contained in:
jendib 2013-08-14 21:15:45 +02:00
parent 200d7a0001
commit 4c1df1b3fe

3
.gitignore vendored
View File

@ -5,4 +5,5 @@
/*/gen /*/gen
/*/target /*/target
/*/*.iml /*/*.iml
/out /out
/.idea