hello-algo/.gitignore

12 lines
113 B
Plaintext
Raw Normal View History

2022-11-04 11:09:51 +00:00
# MacOS Desktop Services Store
.DS_Store
# Editor
.vscode/
# mkdocs files
site/
2022-11-21 20:17:46 +00:00
.cache/
2022-11-07 18:58:42 +00:00
codes/python
codes/cpp