1
Fork 0
mirror of https://github.com/Steffo99/unimore-hpc-assignments.git synced 2025-02-16 17:13:57 +00:00
hpc-2022-g3/.gitignore

26 lines
179 B
Text
Raw Normal View History

2022-11-11 13:23:45 +01: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 08:24:23 -05:00
*.elf
2022-11-11 13:23:45 +01:00
# Temp Files
*~
#*#