DualOptiboot/.gitignore

27 lines
177 B
Plaintext
Raw Permalink Normal View History

2018-07-31 09:34:23 +02:00
# ---> C
# Prerequisites
*.d
# Object files
*.o
*.ko
*.obj
*.elf
# Linker output
*.ilk
*.map
*.exp
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
!*.exe