Skip to content
Snippets Groups Projects
Commit 39013249 authored by squidfunk's avatar squidfunk
Browse files

Updated .gitignore

parent 3b921f76
No related branches found
No related tags found
No related merge requests found
......@@ -23,19 +23,18 @@
# -----------------------------------------------------------------------------
# Dependencies
/node_modules
/__pycache__
/venv
/.venv
node_modules
__pycache__
venv
.venv
# Build files
/build
/MANIFEST
/site
build
site
# Distribution files
/dist
/mkdocs_material.egg-info
dist
mkdocs_material.egg-info
# Caches and logs
*.cpuprofile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment