mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-28 07:58:08 +01:00
new directories and file extensions to ignore
This commit is contained in:
parent
abf185fd85
commit
353d65987d
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
ARMV4Rel
|
ARMV4Rel
|
||||||
ARMV4Dbg
|
ARMV4Dbg
|
||||||
|
obj_win32_dbg
|
||||||
|
obj_win32_rel
|
||||||
emulatorDbg
|
emulatorDbg
|
||||||
ARMDbg
|
ARMDbg
|
||||||
ARMRel
|
ARMRel
|
||||||
|
@ -12,3 +14,6 @@ xwords.vcw
|
||||||
vc60.pdb
|
vc60.pdb
|
||||||
obj_win32
|
obj_win32
|
||||||
obj_wince
|
obj_wince
|
||||||
|
*.xwg
|
||||||
|
*.xwd
|
||||||
|
_newgame
|
||||||
|
|
Loading…
Add table
Reference in a new issue