summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYasushi SHOJI <yashi@spacecubics.com>2022-02-01 15:28:56 +0100
committerJean Delvare <jdelvare@suse.de>2022-02-01 15:28:56 +0100
commitf30ad8f114cb671dc92135b6b11ad07fa82fa1d1 (patch)
tree9c5781ec0376f379de4abb6a6d3f0464831ae8ef
parent68b7ec8d6e24dfe8b6b7d87ef3f4ea096f395454 (diff)
downloadquilt-f30ad8f114cb671dc92135b6b11ad07fa82fa1d1.tar.gz
gitignore: Add Emacs backup file pattern
Emacs uses *~ as a backup files. Ignore them. Signed-off-by: Yasushi SHOJI <yashi@spacecubics.com> Signed-off-by: Jean Delvare <jdelvare@suse.de>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0edcc6e..f315053 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*~
autom4te.cache
build-stamp
config.log