add sdkconfig.defaults to .gitignore

This commit is contained in:
Jason2866 2025-05-12 15:25:55 +02:00 committed by GitHub
parent 9f764ac414
commit ca9df09d6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -19,6 +19,7 @@ managed_components
.cache .cache
.dummy .dummy
sdkconfig.* sdkconfig.*
sdkconfig.defaults
data data
unpacked_fs unpacked_fs
unpacked_boards unpacked_boards