mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; * .gitignore: Add new VCS ignores.
This commit is contained in:
parent
08077788db
commit
99d116a8f4
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -203,6 +203,11 @@ test/manual/indent/*.new
|
||||||
test/lisp/gnus/mml-sec-resources/random_seed
|
test/lisp/gnus/mml-sec-resources/random_seed
|
||||||
test/lisp/play/fortune-resources/fortunes.dat
|
test/lisp/play/fortune-resources/fortunes.dat
|
||||||
test/**/*.xml
|
test/**/*.xml
|
||||||
|
test/infra/android/**/*.class
|
||||||
|
test/infra/android/**/*.dex
|
||||||
|
test/infra/android/**/*.zip
|
||||||
|
test/infra/android/**/*.jar
|
||||||
|
test/infra/android/bin/build.sh
|
||||||
|
|
||||||
# ctags, etags.
|
# ctags, etags.
|
||||||
TAGS
|
TAGS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue