Skip to content

Commit

Permalink
gitignore edit
Browse files Browse the repository at this point in the history
  • Loading branch information
FT9R committed May 22, 2024
1 parent 037a1f6 commit 62b962b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,9 @@
.*
!/.gitignore

# EWARM build
**/EWARM/STM32F401CDU6
# Build dirs
**/EWARM/STM32F401CDU6
**/RP2040/build

# Settings
**/EWARM/settings

0 comments on commit 62b962b

Please sign in to comment.