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