16 lines
382 B
Plaintext
16 lines
382 B
Plaintext
## Ignore Visual Studio temporary files, build results, and
|
|
## files generated by popular Visual Studio add-ons.
|
|
##
|
|
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
|
|
#
|
|
## Assets
|
|
html_assets_cdn/
|
|
html_renders_cdn/
|
|
html_thumbs_cdn/
|
|
## Misc
|
|
html_data/Error/uploads/
|
|
## Setup
|
|
html_setup/*.txt
|
|
html_setup/*.zip
|
|
html_setup/*.exe
|
|
!html_setup/cdn.txt |