mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 09:23:24 +00:00
Add meson to gitignore
This commit is contained in:
parent
f3fb3d1a57
commit
793c9588bf
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,3 +1,11 @@
|
|||
# Meson
|
||||
/_build
|
||||
/compile_commands.json
|
||||
|
||||
# Atom editor
|
||||
/.vscode
|
||||
|
||||
# Autotools
|
||||
*.la
|
||||
*.lo
|
||||
*.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue