mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-15 15:41:24 +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
|
||||
ARMV4Dbg
|
||||
obj_win32_dbg
|
||||
obj_win32_rel
|
||||
emulatorDbg
|
||||
ARMDbg
|
||||
ARMRel
|
||||
|
@ -12,3 +14,6 @@ xwords.vcw
|
|||
vc60.pdb
|
||||
obj_win32
|
||||
obj_wince
|
||||
*.xwg
|
||||
*.xwd
|
||||
_newgame
|
||||
|
|
Loading…
Reference in a new issue