Skip to content

Commit

Permalink
Add back CLion build directories to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
ekpyron committed Aug 18, 2024
1 parent 60b2b03 commit a197cbe
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 @@ -36,6 +36,7 @@ __pycache__/
*.app

# Build directory
/cmake-build-*/
/build*/
emscripten_build/
/docs/_build/
Expand Down

0 comments on commit a197cbe

Please sign in to comment.