You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
#OS junk files
|
|
|
|
[Tt]humbs.db
|
|
|
|
*.DS_Store
|
|
|
|
|
|
|
|
#Visual Studio files
|
|
|
|
*.[Oo]bj
|
|
|
|
*.user
|
|
|
|
*.aps
|
|
|
|
*.pch
|
|
|
|
*.vspscc
|
|
|
|
*.vssscc
|
|
|
|
*_i.c
|
|
|
|
*_p.c
|
|
|
|
*.ncb
|
|
|
|
*.suo
|
|
|
|
*.tlb
|
|
|
|
*.tlh
|
|
|
|
*.bak
|
|
|
|
*.[Cc]ache
|
|
|
|
*.ilk
|
|
|
|
*.log
|
|
|
|
*.lib
|
|
|
|
*.sbr
|
|
|
|
*.sdf
|
|
|
|
*.opensdf
|
|
|
|
*.unsuccessfulbuild
|
|
|
|
ipch/
|
|
|
|
[Oo]bj/
|
|
|
|
[Bb]in
|
|
|
|
[Dd]ebug*/
|
|
|
|
[Rr]elease*/
|
|
|
|
Ankh.NoLoad
|
|
|
|
|
|
|
|
#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
|
|
|
|
|
|
|
|
#Config
|
|
|
|
!dist/include/config.h
|
|
|
|
|
|
|
|
#Library archives
|
|
|
|
*.zip
|
|
|
|
*.rar
|
|
|
|
|
|
|
|
#Library binaries
|
|
|
|
*.dll
|
|
|
|
*.a
|
|
|
|
|
|
|
|
#Git version file
|
|
|
|
gitversion.h
|
|
|
|
|