add *~ to gitignore
This commit is contained in:
parent
abd65e00ab
commit
c7a9b1ae32
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@ include/jquery-1.4.2.min.js
|
||||||
*.version*
|
*.version*
|
||||||
favicon.*
|
favicon.*
|
||||||
home.html
|
home.html
|
||||||
|
*~
|
||||||
|
|
Loading…
Reference in a new issue