Skip to content

Commit

Permalink
Add build directories to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
SPauly committed Mar 1, 2024
1 parent 9d53fdd commit ec316e2
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
@@ -1,3 +1,7 @@
# Ignore build output
build/
out/

# Prerequisites
*.d

Expand Down

0 comments on commit ec316e2

Please sign in to comment.