diff options
| author | NeroBurner <pyro4hell@gmail.com> | 2021-06-21 21:51:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-21 20:51:42 +0100 |
| commit | a7143c2a8c48b234d78ec666193b942ae0b62ca3 (patch) | |
| tree | c6ba5317ba853536d25709f80aadc4036c14dfd3 /build/android/.gitignore | |
| parent | 7fdbf3f231976257a1c246c6ebcdbc5bb8fa5571 (diff) | |
| download | minetest-a7143c2a8c48b234d78ec666193b942ae0b62ca3.tar.xz | |
Move build/android directory to root of project (#11283)
Diffstat (limited to 'build/android/.gitignore')
| -rw-r--r-- | build/android/.gitignore | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/build/android/.gitignore b/build/android/.gitignore deleted file mode 100644 index e0613f8b3..000000000 --- a/build/android/.gitignore +++ /dev/null @@ -1,11 +0,0 @@ -*.iml -.externalNativeBuild -.gradle -app/build -app/release -app/src/main/assets -build -local.properties -native/.* -native/build -native/deps |
