Browse Source

.gitignore updates

2.0.x
Luke Taylor 16 years ago
parent
commit
62a8aca853
  1. 3
      .gitignore

3
.gitignore vendored

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