mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-11 02:35:49 +00:00
update .gitignore
This commit is contained in:
parent
e7cd326678
commit
a9b13e4c4a
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
|||
# secrets
|
||||
.env*
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
|
|
@ -10,7 +13,7 @@ __pycache__/
|
|||
website/output/
|
||||
website/data/
|
||||
|
||||
# planning docs
|
||||
# docs
|
||||
docs/
|
||||
|
||||
# agents
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue