Browse Source

Merge pull request #61 from rogerz/gitignore

adding *~ to .gitignore
Bernard Xiong 12 years ago
parent
commit
43f59ee2fe
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -10,3 +10,4 @@
 *.idb
 *.idb
 *.ilk
 *.ilk
 build
 build
+*~