Umbraco.gitignore 566 字节
Newer Older
D
Dan Lister 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
# Ignore Visual Studio and system files
*.diff
*.err
*.orig
*.obj
*.pdb
*.user
*.aps
*.pch
*.vspscc
*.vssscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
*.lib
*.sbr
*.scc
*.resharper
*.rej
*.swo
*.swp
*.DS_Store
*.[Pp]ublish.xml

# Ignore Visual Studio and plugin folders
[Bb]in
[Dd]ebug
[Oo]bj/
[Rr]elease
[Pp]review
[Tt]humbs.db
[Tt]est[Rr]esult*
[Bb]uild[Ll]og.*
_ReSharper

# Ignore Umbraco folders (Generated folders created by Umbraco)
ClientDependency/
TEMP/
Logs/
Cached/
ExamineIndexes/

# Ignore Umbraco content cache file
umbraco.config