mirror of
https://github.com/bensuperpc/astar.git
synced 2025-06-29 20:35:50 +02:00
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
**/.DS_Store
|
||||
.idea/
|
||||
.vs/
|
||||
.vscode/
|
||||
build/
|
||||
cmake-build-*/
|
||||
prefix/
|
||||
.clangd
|
||||
CMakeLists.txt.user
|
||||
compile_commands.json
|
||||
venv/*
|
Reference in New Issue
Block a user