mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
ignore uncompressed dicts too
This commit is contained in:
parent
4bf613a006
commit
481a533e58
1 changed files with 1 additions and 0 deletions
1
xwords4/dawg/.gitignore
vendored
1
xwords4/dawg/.gitignore
vendored
|
@ -2,5 +2,6 @@
|
||||||
*.xwd
|
*.xwd
|
||||||
*.pdb
|
*.pdb
|
||||||
*.stamp
|
*.stamp
|
||||||
|
*.dict
|
||||||
*.dict.gz
|
*.dict.gz
|
||||||
dict2dawg
|
dict2dawg
|
||||||
|
|
Loading…
Reference in a new issue