mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-22 14:23:48 -05:00
update .gitignore
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user