Browse Source

gitignore emacs temp files (#421)

josh11b 5 years ago
parent
commit
c7b93c4477
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -16,3 +16,7 @@
 
 # Compilation database used by clangd
 compile_commands.json
+
+# Emacs temporary files
+*~
+\#*\#