ShareX/.gitignore

202 lines
3 KiB
Plaintext
Raw Normal View History

2013-10-09 12:32:10 +13:00
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
# User-specific files
*.suo
*.user
2015-08-27 13:16:17 +12:00
*.userosscache
2013-10-09 12:32:10 +13:00
*.sln.docstates
2015-08-27 13:16:17 +12:00
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
2013-10-09 12:32:10 +13:00
# Build results
[Dd]ebug/
2014-07-29 19:47:43 +12:00
[Dd]ebugPublic/
2013-10-09 12:32:10 +13:00
[Rr]elease/
2015-08-27 13:16:17 +12:00
[Rr]eleases/
2013-10-09 12:32:10 +13:00
x64/
2015-08-27 13:16:17 +12:00
x86/
2014-07-29 19:47:43 +12:00
build/
bld/
[Bb]in/
[Oo]bj/
2015-08-27 13:16:17 +12:00
# Visual Studo 2015 cache/options directory
.vs/
2014-07-29 19:47:43 +12:00
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
2015-08-27 13:16:17 +12:00
# NUNIT
2014-07-29 19:47:43 +12:00
*.VisualState.xml
TestResult.xml
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c
2013-10-09 12:32:10 +13:00
*_i.c
*_p.c
2014-07-29 19:47:43 +12:00
*_i.h
2013-10-09 12:32:10 +13:00
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
2014-07-29 19:47:43 +12:00
*.tmp_proj
2013-10-09 12:32:10 +13:00
*.log
*.vspscc
*.vssscc
.builds
2014-07-29 19:47:43 +12:00
*.pidb
*.svclog
*.scc
# Chutzpah Test files
_Chutzpah*
2013-10-09 12:32:10 +13:00
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf
2014-07-29 19:47:43 +12:00
*.cachefile
2013-10-09 12:32:10 +13:00
# Visual Studio profiler
*.psess
*.vsp
*.vspx
2014-07-29 19:47:43 +12:00
# TFS 2012 Local Workspace
$tf/
2013-10-09 12:32:10 +13:00
# Guidance Automation Toolkit
*.gpState
# ReSharper is a .NET coding add-in
2014-07-29 19:47:43 +12:00
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user
# JustCode is a .NET coding addin-in
.JustCode
# TeamCity is a build add-in
_TeamCity*
# DotCover is a Code Coverage Tool
*.dotCover
2013-10-09 12:32:10 +13:00
# NCrunch
2014-07-29 19:47:43 +12:00
_NCrunch_*
2013-10-09 12:32:10 +13:00
.*crunch*.local.xml
2014-07-29 19:47:43 +12:00
# MightyMoose
*.mm.*
AutoTest.Net/
# Web workbench (sass)
.sass-cache/
# Installshield output folder
[Ee]xpress/
2013-10-09 12:32:10 +13:00
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
2014-07-29 19:47:43 +12:00
publish/
2013-10-09 12:32:10 +13:00
# Publish Web Output
2014-07-29 19:47:43 +12:00
*.[Pp]ublish.xml
*.azurePubxml
2015-08-27 13:16:17 +12:00
# TODO: Comment the next line if you want to checkin your web deploy settings
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj
# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
2013-10-09 12:32:10 +13:00
# Windows Azure Build Output
2014-07-29 19:47:43 +12:00
csx/
2013-10-09 12:32:10 +13:00
*.build.csdef
# Windows Store app package directory
AppPackages/
# Others
2015-08-27 13:16:17 +12:00
*.[Cc]ache
2014-07-29 19:47:43 +12:00
ClientBin/
2013-10-09 12:32:10 +13:00
[Ss]tyle[Cc]op.*
~$*
2014-07-29 19:47:43 +12:00
*~
2013-10-09 12:32:10 +13:00
*.dbmdl
2014-07-29 19:47:43 +12:00
*.dbproj.schemaview
2015-08-27 13:16:17 +12:00
*.pfx
2014-07-29 19:47:43 +12:00
*.publishsettings
node_modules/
2015-08-27 13:16:17 +12:00
bower_components/
2014-07-29 19:47:43 +12:00
# RIA/Silverlight projects
Generated_Code/
2013-10-09 12:32:10 +13:00
2015-08-27 13:16:17 +12:00
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
2013-10-09 12:32:10 +13:00
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
2014-07-29 19:47:43 +12:00
UpgradeLog*.htm
# SQL Server files
*.mdf
*.ldf
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
# Microsoft Fakes
FakesAssemblies/
2015-08-27 13:16:17 +12:00
# Node.js Tools for Visual Studio
.ntvs_analysis.dat
# Visual Studio 6 build log
*.plg
# Visual Studio 6 workspace options file
*.opt
# ShareX
ShareX.Setup/InnoSetup/Output/
ShareX.UploadersLib/APIKeys/APIKeysLocal.cs
Lib/ffmpeg.exe
Lib/ffmpeg-x64.exe