summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2021-06-18 00:22:15 -0600
committerLuke Shumaker <lukeshu@lukeshu.com>2021-06-18 01:13:31 -0600
commit4d2662fe05a95171aef4b66ffbe3ea6e28518e69 (patch)
treeac450e99c68d76a49c801a7b571492492299bc7c
parentcab1f8504d30227f840c896600ee0a2f4102a9c2 (diff)
.config/git/ignore: Ignore a few more editor temporary files
-rw-r--r--.config/git/ignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/git/ignore b/.config/git/ignore
index 7fe848f..e3df4e5 100644
--- a/.config/git/ignore
+++ b/.config/git/ignore
@@ -5,6 +5,10 @@
# General files to ignore
*~
+.#*
+#*#
+
+# Ignore the default sample files in *.git/hooks/
*.sample
# Ignore most of the things in git repos