Browse Source

gitignore emacs temp files (#421)

josh11b 5 năm trước cách đây
mục cha
commit
c7b93c4477
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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