Updated Gitignore
This commit is contained in:
parent
ec08bc0590
commit
d1b31e0cd8
|
|
@ -3,8 +3,13 @@
|
|||
##
|
||||
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
||||
#
|
||||
## Assets
|
||||
html_assets_cdn/
|
||||
html_renders_cdn/
|
||||
html_setup/
|
||||
html_thumbs_cdn/
|
||||
html_data/Error/uploads/
|
||||
## Misc
|
||||
html_data/Error/uploads/
|
||||
## Setup
|
||||
html_setup/
|
||||
!html_setup/*.php
|
||||
!html_setup/cdn.txt
|
||||
Loading…
Reference in New Issue