Skip to content

Commit

Permalink
.gitignore: Ignore all cmake-build-* directories.
Browse files Browse the repository at this point in the history
  • Loading branch information
laurence-myers committed Mar 7, 2022
1 parent e70e0ad commit fbd7e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
.idea/
cmake-build-debug/
cmake-build-*/

0 comments on commit fbd7e6c

Please sign in to comment.