Updated gitignore

- Added *~ regex to ignore (temp file)
This commit is contained in:
LeMagnesium 2015-04-23 13:55:31 +02:00
parent a4d43cdbb9
commit 05049276f9
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
/.project
.~*
~*
*~
*.od?#