docs: update .gitignore to add .docs
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
.worktrees/
|
||||
.assets
|
||||
.docs
|
||||
.env
|
||||
*.pyc
|
||||
dist/
|
||||
@@ -7,7 +8,7 @@ build/
|
||||
docs/
|
||||
*.egg-info/
|
||||
*.egg
|
||||
*.pyc
|
||||
*.pycs
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.pyw
|
||||
|
||||
Reference in New Issue
Block a user