aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2dd15735..3d03f71b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,11 @@ project.properties
#gitignore file
.gitignore
+
+##Gradle-based build
+.gradle
+build/
+gradle/
+gradlew
+gradlew.bat
+settings.gradle \ No newline at end of file