Skip to content

Commit d75009a

Browse files
committedJul 1, 2015
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.
1 parent 9e3e6dc commit d75009a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

Diff for: ‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ build/android/jni/src
9292
build/android/libs
9393
build/android/obj
9494
build/android/path.cfg
95+
build/android/and_env
9596
build/android/AndroidManifest.xml
9697
timestamp
9798

0 commit comments

Comments
 (0)
Please sign in to comment.