Updated the gitignore file to exclude some source files
This commit is contained in:
parent
00a5524c7b
commit
f39b68e412
2
.gitignore
vendored
2
.gitignore
vendored
@ -35,3 +35,5 @@
|
|||||||
# Custom
|
# Custom
|
||||||
*.bin
|
*.bin
|
||||||
credentials.h
|
credentials.h
|
||||||
|
src/app/*
|
||||||
|
!src/app/*.ino
|
Loading…
Reference in New Issue
Block a user