This website requires JavaScript.
Explore
Help
Register
Sign In
brl
/
mutter
Watch
1
Star
0
Fork
0
You've already forked mutter
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f744acefee
mutter
/
.gitignore
7 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Basic plugin infastructure and a sample simple plugin.
2008-09-18 11:09:11 -04:00
*.swp
*~
project: add **/tags.* to gitignore Builds adds lots of them in the source tree.
2017-08-20 09:37:33 -04:00
**/tags.*
build: bump ABI to sysprof-capture-4 GLib will now be linking against sysprof-capture-4.a. To support that, sysprof had to remove the GLib dependency from sysprof-capture-4 which had the side-effect of breaking ABi. This bumps the dependency and includes a fallback to compile just the libsysprof-capture-4.a using a subproject wrap. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1352
2020-07-04 15:01:28 -04:00
subprojects/sysprof/
project: Add __pycache__ to .gitignore Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2822>
2023-02-01 10:24:13 -05:00
__pycache__/
Add .buildconfig to .gitignore It's used by Builder to store project-specific configuration. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2840>
2023-02-13 12:21:45 -05:00
.buildconfig
Reference in New Issue
Copy Permalink