mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-26 09:58:20 +01:00
ignore files with names ending in ~
This commit is contained in:
parent
9a94663fb8
commit
f42fbf62c4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
# ignore backups anywhere
|
||||
*.~?~
|
||||
*~
|
||||
/gitignored
|
||||
TAGS
|
||||
core
|
||||
|
|
Loading…
Reference in a new issue