Skip to content
Snippets Groups Projects
Commit d75009a7 authored by est31's avatar est31
Browse files

Add android tools environment to gitignore

Previously, if you did `make envpaths` (as described in README.android), the new file got listed by git as new file.
parent 9e3e6dc5
No related branches found
No related tags found
No related merge requests found
...@@ -92,6 +92,7 @@ build/android/jni/src ...@@ -92,6 +92,7 @@ build/android/jni/src
build/android/libs build/android/libs
build/android/obj build/android/obj
build/android/path.cfg build/android/path.cfg
build/android/and_env
build/android/AndroidManifest.xml build/android/AndroidManifest.xml
timestamp timestamp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment