summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index da2f72fc2..3682f20b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -73,6 +73,9 @@ build/
/.idea/libraries
/captures
.externalNativeBuild
+gradle/
+gradlew
+gradlew.bat
##############################
# Python
@@ -81,4 +84,4 @@ build/
*__pycache__
*htmlcov
*.coverage
-*.pytest_cache \ No newline at end of file
+*.pytest_cache