mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 15:03:53 +01:00
Merge pull request #15250 from benpicco/gitignore-elf
.gitignore: ignore .elf
This commit is contained in:
commit
5db04f0300
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,7 @@
|
||||
# Object files
|
||||
*.o
|
||||
# Target files
|
||||
*.elf
|
||||
# Documentation artifacts
|
||||
doc/doxygen/html
|
||||
doc/doxygen/latex
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user