Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
Add build/ to .gitignore
  • Loading branch information
emcrisostomo committed Jun 14, 2022
1 parent 2252806 commit 36df82b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ fswatch_test
*.lo
*.o
cmake-build-debug/
build/
dist/

# Documentation
Expand Down

0 comments on commit 36df82b

Please sign in to comment.