Skip to content

Commit

Permalink
Merge pull request #381 from deeglaze/ignore
Browse files Browse the repository at this point in the history
Only ignore the top level bin and target dirs
  • Loading branch information
joergroedel authored Jun 14, 2024
2 parents 5fb4d60 + a295651 commit 9caefc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
*.elf
*.swp
*~
bin/
target/
/bin/
/target/
gen_meta
stage1/stage1
stage1/stage1-test
Expand Down

0 comments on commit 9caefc4

Please sign in to comment.