.gitignore updates

This commit is contained in:
Luke Taylor 2010-10-03 23:39:33 +01:00
parent 9c6a5135a3
commit 62a8aca853

3
.gitignore vendored
View File

@ -1,6 +1,8 @@
target target
.gradle .gradle
build/ build/
.idea
out/
*.ipr *.ipr
*.iml *.iml
*.iws *.iws
@ -9,3 +11,4 @@ intellij/
.classpath .classpath
.project .project
.DS_Store .DS_Store
atlassian-ide-plugin.xml