Przeglądaj źródła

Adds Emacs temporary file to git ignore list

Muhammad Talha Mansoor 13 lat temu
rodzic
commit
ecf3f3615d
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,2 +1,3 @@
 # vim temporary files
 *.swp
+*.*~