summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteph Enders <steph@senders.io>2023-03-30 20:38:25 -0400
committerSteph Enders <steph@senders.io>2023-03-30 20:38:25 -0400
commitfc310984a9d11bef8c843a041dc88be4b56e04f1 (patch)
treeb02c18a2967f9af02dab288265815796a4ec224f
parent3b3343b7b3cb93274fbb5605d982f41b1d26ade3 (diff)
Hide emacs edit files
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index fe19d1c..1d51ba0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,7 +3,7 @@
# emacs
*.*~
-
+.#*
# intellij
.idea