mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
tools, app-tools: update .gitignore
This commit is contained in:
parent
1b71bd38ae
commit
061f4e4019
2 changed files with 4 additions and 4 deletions
4
app-tools/.gitignore
vendored
4
app-tools/.gitignore
vendored
|
@ -2,5 +2,5 @@
|
||||||
/Makefile.in
|
/Makefile.in
|
||||||
/.deps
|
/.deps
|
||||||
/.libs
|
/.libs
|
||||||
/gimp-debug-tool-3.0
|
/gimp-debug-tool-2.99
|
||||||
/gimp-debug-tool-3.0.exe
|
/gimp-debug-tool-2.99.exe
|
||||||
|
|
4
tools/.gitignore
vendored
4
tools/.gitignore
vendored
|
@ -3,8 +3,8 @@
|
||||||
/.deps
|
/.deps
|
||||||
/.libs
|
/.libs
|
||||||
/kernelgen
|
/kernelgen
|
||||||
/gimptool-3.0
|
/gimptool-2.99
|
||||||
/gimptool-3.0.exe
|
/gimptool-2.00.exe
|
||||||
/test-clipboard
|
/test-clipboard
|
||||||
/test-clipboard.exe
|
/test-clipboard.exe
|
||||||
/invert-svg
|
/invert-svg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue