PDS/homework_1/.gitignore

25 lines
152 B
Plaintext

# project
bin/
out/
mat/
mtx/
.unused/
# hpc
exclude
hpc_auth_sync.sh
# IDEs
.idea/
.clangd
# eclipse
.project
.cproject
.settings/
.vs/
.vscode/