Преглед изворни кода

Adds Emacs temporary file to git ignore list

Muhammad Talha Mansoor пре 13 година
родитељ
комит
ecf3f3615d
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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