mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-04-24 20:06:03 +00:00
docs: update .gitignore to add .docs
This commit is contained in:
parent
774452795b
commit
fb9d54da21
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
.worktrees/
|
.worktrees/
|
||||||
.assets
|
.assets
|
||||||
|
.docs
|
||||||
.env
|
.env
|
||||||
*.pyc
|
*.pyc
|
||||||
dist/
|
dist/
|
||||||
@ -7,7 +8,7 @@ build/
|
|||||||
docs/
|
docs/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
*.egg
|
*.egg
|
||||||
*.pyc
|
*.pycs
|
||||||
*.pyo
|
*.pyo
|
||||||
*.pyd
|
*.pyd
|
||||||
*.pyw
|
*.pyw
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user