瀏覽代碼

gitignore emacs temp files (#421)

josh11b 5 年之前
父節點
當前提交
c7b93c4477
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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