Skip to content

Commit

Permalink
Update .gitignore to ignore all build dirs (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
hdelan authored Apr 2, 2024
1 parent 4635cad commit baf2acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
.git/

# Build
build/
build*/

0 comments on commit baf2acd

Please sign in to comment.