mirror of
https://github.com/Steffo99/unimore-hpc-assignments.git
synced 2024-11-21 23:54:25 +00:00
Add elf executale to gitignore
This commit is contained in:
parent
727ee0bff3
commit
a0ebdd9569
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -17,6 +17,7 @@
|
|||
*.out
|
||||
*.app
|
||||
*_acc
|
||||
*.elf
|
||||
|
||||
# Temp Files
|
||||
*~
|
||||
|
|
Loading…
Reference in a new issue