mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-28 09:58:30 +01:00
ignore evc++ cruft
This commit is contained in:
parent
75bcbb92bd
commit
7eb99b7852
2 changed files with 10 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
*.bin
|
||||
*.xwd
|
||||
*.pdb
|
||||
*.saved
|
||||
*.pdr
|
||||
*.ehouse
|
||||
*.seb
|
||||
decompose
|
||||
temp
|
||||
|
|
|
@ -1,2 +1,10 @@
|
|||
ARMV4Rel
|
||||
emulatorDbg
|
||||
ARMDbg
|
||||
ARMRel
|
||||
X86Dbg
|
||||
X86Rel
|
||||
xwords.vcb
|
||||
xwords.vcl
|
||||
xwords.vco
|
||||
xwords.vcw
|
||||
|
|
Loading…
Reference in a new issue