1
Fork 0
mirror of https://github.com/Steffo99/unimore-hpc-assignments.git synced 2024-11-22 08:04:25 +00:00

Add elf executale to gitignore

This commit is contained in:
Caterina Gazzotti 2022-11-29 08:24:23 -05:00
parent 727ee0bff3
commit a0ebdd9569

1
.gitignore vendored
View file

@ -17,6 +17,7 @@
*.out
*.app
*_acc
*.elf
# Temp Files
*~