mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 09:58:31 +07:00
Update gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -17,9 +17,11 @@ eggs/
|
|||||||
.eggs/
|
.eggs/
|
||||||
lib/
|
lib/
|
||||||
lib64/
|
lib64/
|
||||||
|
node_modules/
|
||||||
parts/
|
parts/
|
||||||
sdist/
|
sdist/
|
||||||
var/
|
var/
|
||||||
|
package*.json
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
.installed.cfg
|
.installed.cfg
|
||||||
*.egg
|
*.egg
|
||||||
@@ -65,4 +67,4 @@ venv/
|
|||||||
ENV/
|
ENV/
|
||||||
|
|
||||||
# MkDocs documentation
|
# MkDocs documentation
|
||||||
site/
|
site*/
|
||||||
|
|||||||
Reference in New Issue
Block a user