mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Updated .gitignore file
This commit is contained in:
parent
326a12eb56
commit
9c59240e50
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
*.pyc
|
||||
*.egg-info
|
||||
*.egg
|
||||
*.mo
|
||||
*build/
|
||||
.tox
|
||||
.coverage
|
||||
@ -17,3 +18,4 @@ local/
|
||||
node_modules
|
||||
npm-debug.log
|
||||
package-lock.json
|
||||
pip-selfcheck.json
|
Loading…
Reference in New Issue
Block a user