Skip to content

Commit

Permalink
Update gitignore to ignore build directory
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbrechtL committed Sep 2, 2024
1 parent b4afae6 commit 35b1861
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
@@ -1,6 +1,7 @@
*~
/.idea/
/cmake-build-debug/
build/
Makefile
welle-io
*.o
Expand Down

0 comments on commit 35b1861

Please sign in to comment.