1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-01-17 10:45:49 +02:00
Sonarr/.gitignore

50 lines
592 B
Plaintext
Raw Normal View History

2010-09-24 09:27:36 -07:00
#ignore thumbnails created by windows
Thumbs.db
#Ignore files build by Visual Studio
*.obj
2010-09-22 20:19:47 -07:00
*.user
2010-09-24 09:27:36 -07:00
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
2010-09-23 19:27:30 -07:00
*.cache
2010-09-24 09:27:36 -07:00
*.ilk
*.log
2011-10-23 22:54:09 -07:00
[Bb]in*/
2010-09-24 09:27:36 -07:00
[Dd]ebug*/
*.lib
*.sbr
*.nzb
2010-09-24 09:27:36 -07:00
obj/
[Rr]elease*/
_ReSharper*/
2010-09-27 20:58:32 -07:00
[Tt]est[Rr]esult[s]
[Nn]zbs
[Bb]uild/
[Ll]ogs/
[Aa]pp_Data/
/[Pp]ackage/
2010-09-24 09:27:36 -07:00
#NZBDrone specific
2011-04-24 20:51:18 -07:00
*.db
2011-04-25 11:16:38 -07:00
*Web.Publish.xml
2011-06-22 23:56:17 -07:00
NzbDrone.Web/NzbDrone.Web.Publish.xml
2011-09-10 16:01:15 -07:00
*.sdf
2011-10-11 00:14:46 -07:00
[Bb]anners
*.orig
_rawPackage/
2011-11-13 11:15:40 -08:00
NzbDrone.zip
NzbDrone.sln.DotSettings.user*
2011-11-20 18:59:42 -08:00
config.xml
2011-12-01 23:07:18 -08:00
UpdateLogs/
NzbDrone.Web/MediaCover
2012-01-22 18:39:42 -08:00
NzbDrone.fpr
nzbdrone.log*txt
2012-09-28 22:09:07 -07:00
_rawPackage_service/
_NCrunch_*