]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
maint: ignore all *.out in .gitignore.
authorKarl Berry <karl@freefriends.org>
Wed, 10 Jul 2024 17:39:21 +0000 (10:39 -0700)
committerKarl Berry <karl@freefriends.org>
Wed, 10 Jul 2024 17:39:21 +0000 (10:39 -0700)
* .gitignore (*.out): ignore all at top level; common temp files.

.gitignore

index 40540ad7ebf0b0fbd5f3a91d986898170738ce12..d1606f2848783a18e1f93bf36e93dbea2954433e 100644 (file)
@@ -1,4 +1,5 @@
 *~
+*.out
 .#*
 .*.sw[op]
 \#*#
@@ -66,7 +67,4 @@
 /test-suite.log
 TAGS
 cscope.files
-cscope.in.out
-cscope.out
-cscope.po.out
 tags