mirror of
https://github.com/krahets/hello-algo.git
synced 2026-02-02 18:39:30 +08:00
Update .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,6 +4,7 @@
|
||||
# Editor
|
||||
.vscode/
|
||||
.idea/
|
||||
hello-algo.iml
|
||||
|
||||
# mkdocs files
|
||||
site/
|
||||
@@ -13,6 +14,3 @@ docs/overrides/
|
||||
|
||||
# python files
|
||||
__pycache__
|
||||
|
||||
# in-progress articles
|
||||
docs/chapter_heap
|
||||
|
||||
Reference in New Issue
Block a user