1
Fork 0
mirror of https://github.com/Steffo99/unimore-hpc-assignments.git synced 2024-11-22 16:14:24 +00:00
hpc-2022-g3/.gitignore

26 lines
179 B
Text
Raw Normal View History

2022-11-11 12:23:45 +00:00
# Object files
*.o
*.dep
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*_acc
2022-11-29 13:24:23 +00:00
*.elf
2022-11-11 12:23:45 +00:00
# Temp Files
*~
#*#