Skip to content

Commit

Permalink
Add .gitignore entry for sdkconfig file
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperChamp234 committed Jan 13, 2024
1 parent 99c5d3f commit c5c8f0c
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 5,946 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
# Build folder
build/

#sdkconfig files
sdkconfig

# Prerequisites
*.d

Expand Down
Loading

0 comments on commit c5c8f0c

Please sign in to comment.