mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-04-02 09:22:36 +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/
|
||||
.assets
|
||||
.docs
|
||||
.env
|
||||
*.pyc
|
||||
dist/
|
||||
@ -7,7 +8,7 @@ build/
|
||||
docs/
|
||||
*.egg-info/
|
||||
*.egg
|
||||
*.pyc
|
||||
*.pycs
|
||||
*.pyo
|
||||
*.pyd
|
||||
*.pyw
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user