]> git.eshelyaron.com Git - emacs.git/commitdiff
; * .gitignore: Add new VCS ignores.
authorPo Lu <luangruo@yahoo.com>
Mon, 24 Feb 2025 13:06:41 +0000 (21:06 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 26 Feb 2025 09:37:55 +0000 (10:37 +0100)
(cherry picked from commit 99d116a8f41c29193cb41d0cde24a7051237ecf4)

.gitignore

index db28033f923306ab5e4d48336c215bace8381c53..71ae17fc38169a4c60bb121f4a022fbb19498ed8 100644 (file)
@@ -194,6 +194,11 @@ test/manual/indent/*.new
 test/lisp/gnus/mml-sec-resources/random_seed
 test/lisp/play/fortune-resources/fortunes.dat
 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.
 TAGS