Jelajahi Sumber

gitignore emacs temp files (#421)

josh11b 5 tahun lalu
induk
melakukan
c7b93c4477
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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