Skip to content

Commit

Permalink
Fix: updated .gitignore
Browse files Browse the repository at this point in the history
Updated .gitignore to include additional emacs temp files.
  • Loading branch information
anreyw committed Feb 24, 2025
1 parent 8ec6af1 commit 47bdbb7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# emacs temporary files
# emacs
*~
*#
.#*

# macOS directory metadata
.DS_Store

0 comments on commit 47bdbb7

Please sign in to comment.