Added minimal Gradle support to jpf-core (#45)
[jpf-core.git] / .gitignore
index 5607bfce48a42b5e58d4fe5c61ca8423f36c3983..a7586ef3b81a4a9c8f89cfffe2684639c7c8d112 100644 (file)
@@ -12,6 +12,9 @@ activity*.png
 ####### Ant #######
 build/
 
+####### Gradle #######
+.gradle/
+
 ####### Covers NetBeans IDE #######
 nbproject/private/
 nbbuild/