fix ignore files
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -87,5 +87,12 @@ dkms.conf
|
|||||||
.history
|
.history
|
||||||
|
|
||||||
# End of https://www.gitignore.io/api/c,c++,visualstudiocode
|
# End of https://www.gitignore.io/api/c,c++,visualstudiocode
|
||||||
|
|
||||||
|
### PlatformIO ###
|
||||||
|
.pioenvs
|
||||||
|
.piolibdeps
|
||||||
|
.clang_complete
|
||||||
|
.gcc-flags.json
|
||||||
.pio
|
.pio
|
||||||
.pio/build/project.checksum
|
|
||||||
|
# End of https://www.toptal.com/developers/gitignore/api/platformio
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
488c5fe9297a3911f32043c88da415f75648b4b9
|
|
||||||
Reference in New Issue
Block a user