Skip to content

Commit

Permalink
fix: add CMakePresets.json to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sdkrystian committed Jun 16, 2023
1 parent 6e67eb4 commit 8a0bb97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
/.idea
/.vs
/.vscode
/CMakePresets.json
/CMakeSettings.json
/build
/local
/temp
/test
/test-files/py
Expand Down

0 comments on commit 8a0bb97

Please sign in to comment.