summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKostiantyn Sologubov <ksologubov@luxoft.com>2020-04-15 18:30:13 +0300
committerGitHub <noreply@github.com>2020-04-15 18:30:13 +0300
commitbe7f985834c2eb9535887396f30b7e839e2acf1c (patch)
tree5497d3cf5bb87fd1cd7939033e3db8cba581d59d /.gitignore
parent0e7012dd5026e08423526ba9becd8709a07ecd6b (diff)
parente1b059aa9559ef9c341d1b6b9fa2f866e587c5ae (diff)
downloadsdl_android-be7f985834c2eb9535887396f30b7e839e2acf1c.tar.gz
Merge branch 'develop' into SDL-0234-Proxy-Library-RPC-Generation
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