Organized build script
[jpf-core.git] / .gitignore
index 2409b424dcdd61a3efe4da2ae9f087ce4eec8a7a..9ccb9e27d48a9aa8939134985a2c2ca9fd23541a 100644 (file)
@@ -3,6 +3,7 @@ local.properties
 build.properties
 
 ####### General #######
+*.swo
 trace
 activity*.png
 *.class
@@ -24,6 +25,7 @@ nbdist/
 .nb-gradle/
 
 ####### Covers Eclipse IDE #######
+.idea/
 .metadata
 tmp/
 *.tmp
@@ -33,8 +35,12 @@ tmp/
 .settings/
 .loadpath
 .recommenders
+.classpath
+.project
 
 ####### Covers JetBrains IDE: IntelliJ #######
+*.iml
+*.ipr
 
 # User-specific stuff:
 .idea/**/workspace.xml