Kaynağa Gözat

Adds Emacs temporary file to git ignore list

Muhammad Talha Mansoor 12 yıl önce
ebeveyn
işleme
ecf3f3615d
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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