Skip to content

Commit

Permalink
git: ignore meson subprojected generated files (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher31 authored Feb 6, 2025
1 parent 3932d4f commit bc102bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,7 @@ cmake-build*/
ignore/*

.DS_Store

# Meson
.meson-subproject*

0 comments on commit bc102bd

Please sign in to comment.