Browse Source

misc: ignore .venv dir

master
Jim Paris 1 year ago
parent
commit
f70bffed37
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -1,3 +1,4 @@
.venv
*.html
cache/
config/


Loading…
Cancel
Save