Modified gitignore file to allow the left and right hand eeprom files for the MiniDox to be added. They need to be there for proper flashing of the board. They do not change between builds, so no need to re-build them.
This commit is contained in:
parent
93b850048a
commit
4fd5ee410c
3
.gitignore
vendored
3
.gitignore
vendored
@ -42,3 +42,6 @@ util/Win_Check_Output.txt
|
||||
*.png
|
||||
*.jpg
|
||||
*.gif
|
||||
|
||||
# Do not ignore MiniDox left/right hand eeprom files
|
||||
!keyboards/minidox/*.eep
|
BIN
keyboards/minidox/eeprom-lefthand.eep
Normal file
BIN
keyboards/minidox/eeprom-lefthand.eep
Normal file
Binary file not shown.
BIN
keyboards/minidox/eeprom-righthand.eep
Normal file
BIN
keyboards/minidox/eeprom-righthand.eep
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user