Added VC++ and cc65 file types.

ico
Oliver Schmidt 2013-02-03 12:05:04 +01:00
parent 81bc336a93
commit a3ae531ce7
1 changed files with 22 additions and 0 deletions

22
.gitignore vendored
View File

@ -18,6 +18,11 @@
*.avr-raven
*.exp5438
*.mb851
*.win32
*.apple2enh
*.atari
*.c128
*.c64
*.report
summary
*.summary
@ -54,3 +59,20 @@ contiki-cc2530dk.lib
*.banks
*.sensinode
*.cc2530dk
# VC++ build artifacts
*.exp
*.ilk
*.lib
*.pdb
*.prg
*.dsc
#cc65 build artifacts
*.S
*.eth
*.dsk
*.atr
*.d64
*.d71
*.d81