Skip to content

Commit

Permalink
update gitignore rules (build dir)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yikai-Liao committed Mar 30, 2024
1 parent 4cc7470 commit cbd4700
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
**/*build*
**/build
**/cmake-build-*
**/.idea
**/.cache
**/.eggs
Expand Down

0 comments on commit cbd4700

Please sign in to comment.