98 lines
888 B
Plaintext
98 lines
888 B
Plaintext
|
#Visual Studio files
|
||
|
*.[Oo]bj
|
||
|
*.user
|
||
|
*.aps
|
||
|
*.pch
|
||
|
*.vspscc
|
||
|
*.vssscc
|
||
|
*_i.c
|
||
|
*_p.c
|
||
|
*.ncb
|
||
|
*.suo
|
||
|
*.tlb
|
||
|
*.tlh
|
||
|
*.tlog
|
||
|
*.bak
|
||
|
*.[Cc]ache
|
||
|
*.ilk
|
||
|
*.log
|
||
|
*.lib
|
||
|
*.sbr
|
||
|
*.sdf
|
||
|
*.opensdf
|
||
|
*.opendb
|
||
|
*.unsuccessfulbuild
|
||
|
*.lastbuildstate
|
||
|
ipch/
|
||
|
[Oo]bj/
|
||
|
[Bb]in
|
||
|
[Dd]ebug*/
|
||
|
[Rr]elease*/
|
||
|
*.tlog/
|
||
|
Ankh.NoLoad
|
||
|
UpgradeLog.htm
|
||
|
|
||
|
#MonoDevelop
|
||
|
*.pidb
|
||
|
*.userprefs
|
||
|
|
||
|
#Tooling
|
||
|
_ReSharper*/
|
||
|
*.resharper
|
||
|
[Tt]est[Rr]esult*
|
||
|
*.sass-cache
|
||
|
|
||
|
#Project files
|
||
|
[Bb]uild/
|
||
|
|
||
|
#Subversion files
|
||
|
.svn
|
||
|
|
||
|
# Office Temp Files
|
||
|
~$*
|
||
|
|
||
|
# vim Temp Files
|
||
|
*~
|
||
|
|
||
|
#NuGet
|
||
|
packages/
|
||
|
*.nupkg
|
||
|
|
||
|
#ncrunch
|
||
|
*ncrunch*
|
||
|
*crunch*.local.xml
|
||
|
|
||
|
# visual studio database projects
|
||
|
*.dbmdl
|
||
|
|
||
|
#Test files
|
||
|
*.testsettings
|
||
|
|
||
|
#Other files
|
||
|
*.DotSettings
|
||
|
.vs/
|
||
|
.vscode/
|
||
|
*project.lock.json
|
||
|
|
||
|
#JavaScript files
|
||
|
*.jsbundle
|
||
|
|
||
|
# Visual C++ cache files
|
||
|
ipch/
|
||
|
*.aps
|
||
|
*.ncb
|
||
|
*.opendb
|
||
|
*.opensdf
|
||
|
*.sdf
|
||
|
*.cachefile
|
||
|
*.VC.db
|
||
|
*.VC.VC.opendb
|
||
|
|
||
|
# Build results
|
||
|
[Dd]ebugPublic/
|
||
|
[Rr]eleases/
|
||
|
x64/
|
||
|
x86/
|
||
|
bld/
|
||
|
[Ll]og/
|