Skip to content

Commit

Permalink
Delete build directory
Browse files Browse the repository at this point in the history
I frequently delete the build directory when re-configuring builds and
it creates very noisy git diffs.
  • Loading branch information
thetic committed Dec 29, 2022
1 parent fd25857 commit 561cc26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -100,3 +100,6 @@ generated/
*.LOG
/console_output
/exit

# Builds
/cpputest_build/
2 changes: 0 additions & 2 deletions cpputest_build/.gitignore

This file was deleted.

0 comments on commit 561cc26

Please sign in to comment.