[TSDevDocs][TSApiDocs] Update gitignore files for enabling local builds.
This commit is contained in:
Родитель
82dc016402
Коммит
1db16a5b41
|
@ -4,63 +4,69 @@
|
|||
# Files that might appear on external disk
|
||||
# Folder config file
|
||||
# Icon must end with two \r
|
||||
# Operating System Files
|
||||
# OSX
|
||||
# Operating System Files
|
||||
# Recycle Bin used on file shares
|
||||
# Thumbnails
|
||||
# Windows image file caches
|
||||
# Windows Installer files
|
||||
# Windows image file caches
|
||||
$RECYCLE.BIN/
|
||||
*.cab
|
||||
*.msi
|
||||
*.msm
|
||||
*.msp
|
||||
._*
|
||||
.apdisk
|
||||
.AppleDB
|
||||
.AppleDesktop
|
||||
.AppleDouble
|
||||
.asset-cache
|
||||
.dockerignore
|
||||
.DS_Store
|
||||
.editorconfig
|
||||
.jekyll-metadata
|
||||
.LSOverride
|
||||
.ruby-version
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
._*
|
||||
.apdisk
|
||||
.asset-cache
|
||||
.dockerignore
|
||||
.editorconfig
|
||||
.jekyll-metadata
|
||||
.ruby-version
|
||||
/_assets/
|
||||
/_build/
|
||||
/_buildApi/
|
||||
/_common/root/
|
||||
/_data/
|
||||
/_includes/
|
||||
/_layouts/
|
||||
/_plugins/
|
||||
/_templates/
|
||||
/_tools/RemoveHtmlExtensionFromApiRefSitemap/
|
||||
/docs-watcher/
|
||||
/favicon.ico
|
||||
/fonts/
|
||||
/styles/
|
||||
=======
|
||||
CODEOWNERS
|
||||
Desktop.ini
|
||||
Dockerfile
|
||||
Gemfile
|
||||
Gemfile.lock
|
||||
Icon
|
||||
Network Trash Folder
|
||||
Temporary Items
|
||||
Thumbs.db
|
||||
_site
|
||||
_tempconfig.yml
|
||||
=======
|
||||
api/aspnet-mvc
|
||||
bs-config.js
|
||||
build-docs.sh
|
||||
copy_content.sh
|
||||
copy_local.sh
|
||||
Desktop.ini
|
||||
Dockerfile
|
||||
ehthumbs.db
|
||||
Gemfile
|
||||
Gemfile.lock
|
||||
Icon
|
||||
exclude.txt
|
||||
install-npm.sh
|
||||
knowledge-base.html
|
||||
Network Trash Folder
|
||||
modify-config.sh
|
||||
robots.txt
|
||||
search.html
|
||||
start-docs.sh
|
||||
Temporary Items
|
||||
Thumbs.db
|
||||
watch.sh
|
||||
watch.sh/_assets/
|
||||
|
|
|
@ -1,21 +1,28 @@
|
|||
|
||||
.DS_Store
|
||||
.asset-cache
|
||||
.dockerignore
|
||||
.DS_Store
|
||||
.editorconfig
|
||||
.jekyll-metadata
|
||||
.ruby-version
|
||||
/_assets/
|
||||
/_build/
|
||||
/_buildApi/
|
||||
/_common/root/
|
||||
/_data/
|
||||
/_includes/
|
||||
/_layouts/
|
||||
/_plugins/
|
||||
/_templates/
|
||||
/_tools/RemoveHtmlExtensionFromApiRefSitemap/
|
||||
/docs-watcher/
|
||||
/favicon.ico
|
||||
/fonts/
|
||||
/styles/
|
||||
CODEOWNERS
|
||||
Dockerfile
|
||||
Gemfile
|
||||
Gemfile.lock
|
||||
_site
|
||||
_tempconfig.yml
|
||||
api/aspnet-mvc
|
||||
|
@ -23,11 +30,10 @@ bs-config.js
|
|||
build-docs.sh
|
||||
copy_content.sh
|
||||
copy_local.sh
|
||||
Dockerfile
|
||||
Gemfile
|
||||
Gemfile.lock
|
||||
exclude.txt
|
||||
install-npm.sh
|
||||
knowledge-base.html
|
||||
modify-config.sh
|
||||
robots.txt
|
||||
search.html
|
||||
start-docs.sh
|
||||
|
|
Загрузка…
Ссылка в новой задаче