mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 01:06:13 +00:00
24 lines
349 B
Text
24 lines
349 B
Text
scripts/*.md
|
|
_site/
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
Icon?
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
.bundle
|
|
vendor
|
|
_cache
|
|
.jekyll-metadata
|
|
.sass-cache/
|
|
_ignore/*
|
|
|
|
# To prevent adding doxygen files since they can
|
|
# be easily generated from Dash Core source
|
|
en/doxygen/
|
|
|
|
# To prevent accidental push of translations from
|
|
# Transifex.
|
|
.tx/translations/
|