mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
* .gitignore: Add AndroidManifest.xml.
This commit is contained in:
parent
0b61fd7700
commit
7e35af1a10
3
.gitignore
vendored
3
.gitignore
vendored
@ -61,6 +61,9 @@ java/*.apk*
|
||||
java/*.dex
|
||||
java/org/gnu/emacs/*.class
|
||||
|
||||
# Built by `config.status'.
|
||||
java/AndroidManifest.xml
|
||||
|
||||
# C-level sources built by 'make'.
|
||||
lib/alloca.h
|
||||
lib/assert.h
|
||||
|
Loading…
Reference in New Issue
Block a user