mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-09-15 16:14:06 +02:00
Add LUFA .gitignore file.
This commit is contained in:
parent
b7455af965
commit
bf6cc44ab1
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
*.o
|
||||||
|
*.d
|
||||||
|
*.elf
|
||||||
|
*.hex
|
||||||
|
*.eep
|
||||||
|
*.sym
|
||||||
|
*.bin
|
||||||
|
*.lss
|
||||||
|
*.map
|
||||||
|
*.vsix
|
||||||
|
*.bak
|
||||||
|
LUFA/StudioIntegration/ProjectGenerator/*
|
||||||
|
LUFA/StudioIntegration/DocBook/*
|
Loading…
x
Reference in New Issue
Block a user