This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk
Watch
1
Star
0
Fork
1
You've already forked gtk
mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced
2025-01-09 20:20:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
b4d7ac660d
gtk
/
.gitignore
5 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
.gitignore: Ignore all subdirs in the subprojects dir
2018-10-12 08:53:53 +00:00
/subprojects/*/
.gitignore: Ignore .flatpak-builder directory
2023-05-15 20:08:56 +00:00
.flatpak-builder/
gitignore: Add .vscode directory
2024-10-15 22:31:10 +00:00
.vscode/
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...
2024-10-15 22:29:21 +00:00
subprojects/*.wrap
Reference in New Issue
Copy Permalink