summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-12-12 18:01:03 -0800
committerKarl Berry <karl@freefriends.org>2021-12-12 18:01:03 -0800
commitbed9e25e89e6c42ae23794015a62310b0208c82b (patch)
tree199199f8e895aec875a3fe04d2fce5fde068eeaf
parent6156cd86278b17a24db9e1fe2be204d6dbea396b (diff)
downloadautomake-bed9e25e89e6c42ae23794015a62310b0208c82b.tar.gz
maint: update .gitignore.
* .gitignore: ignore *~ .# and (from Zack Weinberg, autosave files) .*.sw[op] \#*#, closer to matching Autoconf. https://lists.gnu.org/archive/html/automake-patches/2021-12/msg00005.html https://lists.gnu.org/archive/html/automake-patches/2021-12/msg00010.html
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 89e71ec97..6e7809bff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
+*~
+.#*
+.*.sw[op]
+\#*#
/.autom4te.cache
/ChangeLog
/Makefile