NadekoBot/.gitignore
2016-01-28 17:06:46 +01:00

34 lines
865 B
Plaintext

## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
*.pfx
obj/
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
**/Bin/Debug/**
**/Bin/Release/
**/Bin/PRIVATE/
!**/Bin/Debug/Discord.Net.Audio.dll
!**/Bin/Debug/Discord.Net.dll
!**/Bin/Debug/Discord.Net.Commands.dll
!**/Bin/Debug/Discord.Net.Modules.dll
!**/Bin/Debug/opus.dll
!**/Bin/Debug/libsodium.dll
!**/Bin/Debug/Discord.Net.Commands.dll
!**/Bin/Debug/data/*
!**/Bin/Debug/data/
# 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