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:
parent
727ee0bff3
commit
a0ebdd9569
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -17,6 +17,7 @@
|
||||||
*.out
|
*.out
|
||||||
*.app
|
*.app
|
||||||
*_acc
|
*_acc
|
||||||
|
*.elf
|
||||||
|
|
||||||
# Temp Files
|
# Temp Files
|
||||||
*~
|
*~
|
||||||
|
|
Loading…
Reference in a new issue