# project
bin/
out/
mat/
mtx/
.unused/

# hpc
exclude
hpc_auth_sync.sh

# IDEs
.idea/
.clangd

# eclipse
.project
.cproject
.settings/

.vs/
.vscode/