1
Fork 0
mirror of https://github.com/Steffo99/unimore-hpc-assignments.git synced 2024-11-22 08:04:25 +00:00
hpc-2022-g3/.gitignore
2022-11-29 08:24:23 -05:00

25 lines
179 B
Text

# Object files
*.o
*.dep
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*_acc
*.elf
# Temp Files
*~
#*#