Skip to content

Commit

Permalink
Fixup .gitignore
Browse files Browse the repository at this point in the history
Add missing traling slash to ignore folders instead of files
  • Loading branch information
rear1019 committed Feb 7, 2025
1 parent 0805147 commit 6876d22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
CMakeLists.txt.user
_build
build*
_build/
build*/

0 comments on commit 6876d22

Please sign in to comment.