Skip to content

Commit

Permalink
chore: Exclude main.cmake from Git ignore list
Browse files Browse the repository at this point in the history
Introduced in 84c13e9

Signed-off-by: Lluis Campos <[email protected]>
  • Loading branch information
lluiscampos committed Oct 19, 2023
1 parent d3cde0c commit 07f6e90
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 @@ -58,6 +58,7 @@ build/
**/CMakeFiles/
/_deps/
*.cmake
!main.cmake
!/cmake/*.cmake
/Testing
/install_manifest*.txt

0 comments on commit 07f6e90

Please sign in to comment.