ipoley of Allen and Gerritsen
2/25/2015 - 3:22 PM

Sitecore .gitignore

Sitecore .gitignore

## Sitecore

App_Browsers/*.browser
/App_Config/ConnectionStrings.config
/App_Data/*
!/App_Data/serialization/
/App_Data/serialization/web/
/data/*
/layouts/system/
/layouts/QueryableRulesRunner.ascx
/layouts/Sample*.as[cp]x
/layouts/xmlcontrol.aspx
/sitecore*/
/temp/
/upload/
/xsl/system/
/xsl/WebEdit/
/xsl/sample rendering.xslt
/[Dd]efault*
/Global.asax
/Web.config.Oracle
/webedit.css

#Junk Files
*.DS_Store
[Tt]humbs.db
 
#Visual Studio Files
[Oo]bj
[Bb]in
[Dd]ebug
[Bb]uild/
*.user
*.suo
*.exe
*.pdb
*.aps
*_i.c
*_p.c
*.ncb
*.tlb
*.tlh
*.[Cc]ache
*.bak
*.ncb
*.ilk
*.log
*.lib
*.sbr
*.sdf
ipch/ 
*.dbmdl
*.csproj.user
*.cache
*.swp
*.vspscc
*.vssscc
*.bak.*
*.bak
 
#Tools
_ReSharper.*
_ReSharper*/
*.resharper
*.resharper.user
[Nn][Dd]epend[Oo]ut*/
Ankh.NoLoad
 
#Other
.svn
 
# Include DLLs if they're in the NuGet packages directory
!/packages/*/lib/*.dll
!/packages/*/lib/*/*.dll
Web.config