mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
25 lines
321 B
Plaintext
25 lines
321 B
Plaintext
*.pyc
|
|
*.egg-info
|
|
*.egg
|
|
*build/
|
|
.tox
|
|
.coverage
|
|
*.DS_Store
|
|
*.sass-cache
|
|
*.map
|
|
.ropeproject/
|
|
.ruby-version
|
|
dist/
|
|
bower_components/
|
|
include/
|
|
lib/
|
|
local/
|
|
node_modules
|
|
npm-debug.log
|
|
package-lock.json
|
|
pip-selfcheck.json
|
|
sphinx_rtd_theme/static/fonts/Lato/
|
|
sphinx_rtd_theme/static/fonts/RobotoSlab/
|
|
.python-version
|
|
.node-version
|