Files
DebugInfo/.gitignore

14 lines
100 B
Plaintext

# vscode
.vscode
# c++/xmake
.xmake
build
# c++/clangd
.cache
.clangd
# python
__pycache__
.venv