astar/.gitignore

12 lines
121 B
Plaintext
Raw Normal View History

**/.DS_Store
.idea/
.vs/
.vscode/
build/
cmake-build-*/
prefix/
.clangd
CMakeLists.txt.user
compile_commands.json
venv/*