mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 02:11:42 -05:00
Merge pull request #920 from danlister/patch-1
Create Umbraco.gitignore
This commit is contained in:
commit
bf40264de8
1 changed files with 9 additions and 0 deletions
9
Umbraco.gitignore
Normal file
9
Umbraco.gitignore
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Ignore Umbraco folders (Generated folders created by Umbraco)
|
||||
ClientDependency/
|
||||
TEMP/
|
||||
Logs/
|
||||
Cached/
|
||||
ExamineIndexes/
|
||||
|
||||
# Ignore Umbraco content cache file
|
||||
umbraco.config
|
Loading…
Add table
Reference in a new issue