2011-06-29 05:59:58 +00:00
|
|
|
# Binaries
|
2014-05-04 00:51:07 +00:00
|
|
|
*.dll
|
|
|
|
*.exe
|
|
|
|
*.so
|
2011-06-29 05:59:58 +00:00
|
|
|
|
2016-08-12 13:30:06 +00:00
|
|
|
# User-specific files
|
2014-05-04 00:51:07 +00:00
|
|
|
*.suo
|
|
|
|
*.user
|
2016-08-12 13:30:06 +00:00
|
|
|
*.sln.docstates
|
|
|
|
|
|
|
|
# Build results
|
|
|
|
[Dd]ebug/
|
|
|
|
[Rr]elease/
|
|
|
|
JITDebug/
|
|
|
|
JITRelease/
|
|
|
|
JITDebugBinLog/
|
|
|
|
JITReleaseBinLog/
|
|
|
|
x64/
|
|
|
|
build/
|
|
|
|
[Bb]in/
|
|
|
|
[Oo]bj/
|
|
|
|
build/
|
|
|
|
obj-*/
|
|
|
|
|
|
|
|
# Visual Studio 2015 cache/options directory
|
|
|
|
.vs/
|
|
|
|
.vscode/
|
|
|
|
|
|
|
|
*_i.c
|
|
|
|
*_p.c
|
|
|
|
*.ilk
|
|
|
|
*.meta
|
|
|
|
*.obj
|
|
|
|
*.pch
|
|
|
|
*.pdb
|
|
|
|
*.pgc
|
|
|
|
*.pgd
|
|
|
|
*.rsp
|
|
|
|
*.sbr
|
|
|
|
*.tlb
|
|
|
|
*.tli
|
|
|
|
*.tlh
|
|
|
|
*.tmp
|
|
|
|
*.tmp_proj
|
|
|
|
*.log
|
|
|
|
*.vspscc
|
|
|
|
*.vssscc
|
|
|
|
.builds
|
|
|
|
*.pidb
|
|
|
|
*.log
|
|
|
|
*.scc
|
|
|
|
|
|
|
|
# Visual C++ cache files
|
|
|
|
ipch/
|
|
|
|
*.aps
|
|
|
|
*.ncb
|
2016-01-11 18:58:35 +00:00
|
|
|
*.opendb
|
2016-08-12 13:30:06 +00:00
|
|
|
*.opensdf
|
|
|
|
*.sdf
|
|
|
|
*.cachefile
|
|
|
|
*.VC.db
|
|
|
|
*.VC.VC.opendb
|
2011-06-29 05:59:58 +00:00
|
|
|
|
2016-08-12 13:30:06 +00:00
|
|
|
# Visual Studio profiler
|
|
|
|
*.psess
|
|
|
|
*.vsp
|
|
|
|
*.vspx
|
|
|
|
*.sap
|
|
|
|
|
|
|
|
# Backup & report files from converting an old project file to a newer
|
|
|
|
# Visual Studio version. Backup files are not needed, because we have git ;-)
|
|
|
|
_UpgradeReport_Files/
|
|
|
|
Backup*/
|
|
|
|
UpgradeLog*.XML
|
|
|
|
UpgradeLog*.htm
|
2011-06-29 05:59:58 +00:00
|
|
|
|
|
|
|
# Files generated by Mac OS X Finder
|
2014-05-04 00:51:07 +00:00
|
|
|
.DS_Store
|
2011-06-29 05:59:58 +00:00
|
|
|
|
|
|
|
# Files generated by Windows Explorer
|
2014-05-04 00:51:07 +00:00
|
|
|
Desktop.ini
|
|
|
|
Thumbs.db
|
2014-05-17 19:37:15 +00:00
|
|
|
|
2014-07-27 08:04:17 +00:00
|
|
|
# AMXX plugin build related files
|
|
|
|
plugins/compile.dat
|
|
|
|
plugins/compiled/
|