mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-10 04:30:11 +00:00
gitignore: Add all wrap files
meson has a tendency to dump wrap files of subprojects into this directory. So we have to ignore them when using wrap files. I think meson should put them into its builddir, but oh well...
This commit is contained in:
parent
cc03f04380
commit
036f481753
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/subprojects/*/
|
||||
.flatpak-builder/
|
||||
subprojects/*.wrap
|
||||
|
Loading…
Reference in New Issue
Block a user