Browse Source

Adds Emacs temporary file to git ignore list

Muhammad Talha Mansoor 12 years ago
parent
commit
ecf3f3615d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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