PDS/homework_1/.gitignore
Christos Choutouridis f591127e16 A V0 implementation tested against matlab
Supports:
 - HDF5 file load and store
 - Precision timing of the process to stdout
 - logging (verbose mode) to stdout
 - Command line arguments and help
2024-11-18 00:29:04 +02:00

17 lines
113 B
Plaintext

# project
bin/
out/
mat/
mtx/
.unused/
# hpc
exclude
hpc_auth_sync.sh
# eclipse
.project
.cproject
.settings/