mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Ignore files in doxygen folder
This commit is contained in:
parent
57b25eb191
commit
86ea1643e4
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -14,6 +14,10 @@ _cache
|
||||||
.jekyll-metadata
|
.jekyll-metadata
|
||||||
.sass-cache/
|
.sass-cache/
|
||||||
|
|
||||||
|
# To prevent adding doxygen files since they can
|
||||||
|
# be easily generated from Dash Core source
|
||||||
|
en/doxygen/
|
||||||
|
|
||||||
# To prevent accidental push of translations from
|
# To prevent accidental push of translations from
|
||||||
# Transifex.
|
# Transifex.
|
||||||
.tx/translations/
|
.tx/translations/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue