Gitignore: exclude docs/ (refactor inventory + plan + notes anchor)
This commit is contained in:
parent
0a6818260e
commit
80001e64fe
|
|
@ -7,6 +7,7 @@ build/
|
|||
*.egg
|
||||
.venv/
|
||||
venv/
|
||||
docs/
|
||||
project.md
|
||||
*.bak/
|
||||
*.dll
|
||||
|
|
|
|||
Loading…
Reference in New Issue