Kaynağa Gözat

gitignore emacs temp files (#421)

josh11b 5 yıl önce
ebeveyn
işleme
c7b93c4477
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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