Skip to content

Commit

Permalink
misc: Update gitignore to properly respect the meson deps
Browse files Browse the repository at this point in the history
  • Loading branch information
desertsagebrush committed Oct 17, 2024
1 parent e795753 commit f263b75
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ src/ftd2xx.dll
scripts/swolisten

.direnv/

/deps/*
!/deps/*.wrap
!/deps/libopencm3

0 comments on commit f263b75

Please sign in to comment.