mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Add custom folder
This commit is contained in:
parent
870df4b2b0
commit
4b180c6180
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,6 +14,8 @@ user_setups/active/*
|
||||
build_output/*
|
||||
build_output/firmware/*.bin
|
||||
build_output/firmware/*.exe
|
||||
src/custom/*
|
||||
!src/custom/README.md
|
||||
|
||||
## Test result files
|
||||
*.xml
|
||||
|
6
src/custom/README.md
Normal file
6
src/custom/README.md
Normal file
@ -0,0 +1,6 @@
|
||||
Files and customizations in this folder will be ignored by version control.
|
||||
|
||||
Use this folder to place:
|
||||
- Custom font source files
|
||||
- Custom boot screen
|
||||
- ...
|
Loading…
x
Reference in New Issue
Block a user