mirror of
https://github.com/mgroves/MonodroidStockPortfolio.git
synced 2024-11-15 11:19:26 +00:00
46 lines
428 B
Text
46 lines
428 B
Text
|
#OS junk files
|
||
|
[Tt]humbs.db
|
||
|
*.DS_Store
|
||
|
|
||
|
#Visual Studio files
|
||
|
*.[Oo]bj
|
||
|
*.exe
|
||
|
*.pdb
|
||
|
*.user
|
||
|
*.aps
|
||
|
*.pch
|
||
|
*.vspscc
|
||
|
*.vssscc
|
||
|
*_i.c
|
||
|
*_p.c
|
||
|
*.ncb
|
||
|
*.suo
|
||
|
*.tlb
|
||
|
*.tlh
|
||
|
*.bak
|
||
|
*.[Cc]ache
|
||
|
*.ilk
|
||
|
*.log
|
||
|
*.lib
|
||
|
*.sbr
|
||
|
*.sdf
|
||
|
ipch/
|
||
|
obj/
|
||
|
[Bb]in
|
||
|
[Dd]ebug*/
|
||
|
[Rr]elease*/
|
||
|
Ankh.NoLoad
|
||
|
|
||
|
#Tooling
|
||
|
_ReSharper*/
|
||
|
*.resharper
|
||
|
[Tt]est[Rr]esult*
|
||
|
|
||
|
#Project files
|
||
|
[Bb]uild/
|
||
|
|
||
|
#Subversion files
|
||
|
.svn
|
||
|
|
||
|
# Office Temp Files
|
||
|
~$*
|