Skip to content

Commit

Permalink
added two build directories to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ssaroiu committed Jul 24, 2024
1 parent acd6310 commit 220d3cc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
*.o
.cache/
build/
debug_build/
release_build/
.history
.vscode
.vscode

0 comments on commit 220d3cc

Please sign in to comment.