mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 09:23:24 +00:00
devel-docs, libgimp: update some .gitignore files
This commit is contained in:
parent
9a043d0fc9
commit
876199a03f
13 changed files with 9 additions and 10 deletions
1
devel-docs/.gitignore
vendored
1
devel-docs/.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
/Makefile
|
||||
/Makefile.in
|
||||
/version
|
||||
|
|
1
devel-docs/libgimp/.gitignore
vendored
1
devel-docs/libgimp/.gitignore
vendored
|
@ -14,7 +14,6 @@
|
|||
/html
|
||||
/tmpl
|
||||
/xml
|
||||
/version
|
||||
/.libs
|
||||
/*.bak
|
||||
/*.stamp
|
||||
|
|
1
devel-docs/libgimpbase/.gitignore
vendored
1
devel-docs/libgimpbase/.gitignore
vendored
|
@ -16,6 +16,5 @@
|
|||
/html
|
||||
/tmpl
|
||||
/xml
|
||||
/version
|
||||
/*.bak
|
||||
/*.stamp
|
||||
|
|
1
devel-docs/libgimpcolor/.gitignore
vendored
1
devel-docs/libgimpcolor/.gitignore
vendored
|
@ -14,7 +14,6 @@
|
|||
/html
|
||||
/tmpl
|
||||
/xml
|
||||
/version
|
||||
/.libs
|
||||
/*.bak
|
||||
/*.stamp
|
||||
|
|
1
devel-docs/libgimpconfig/.gitignore
vendored
1
devel-docs/libgimpconfig/.gitignore
vendored
|
@ -14,7 +14,6 @@
|
|||
/html
|
||||
/tmpl
|
||||
/xml
|
||||
/version
|
||||
/.libs
|
||||
/*.bak
|
||||
/*.stamp
|
||||
|
|
1
devel-docs/libgimpmath/.gitignore
vendored
1
devel-docs/libgimpmath/.gitignore
vendored
|
@ -14,7 +14,6 @@
|
|||
/html
|
||||
/tmpl
|
||||
/xml
|
||||
/version
|
||||
/.libs
|
||||
/*.bak
|
||||
/*.stamp
|
||||
|
|
1
devel-docs/libgimpmodule/.gitignore
vendored
1
devel-docs/libgimpmodule/.gitignore
vendored
|
@ -14,7 +14,6 @@
|
|||
/html
|
||||
/tmpl
|
||||
/xml
|
||||
/version
|
||||
/.libs
|
||||
/*.bak
|
||||
/*.stamp
|
||||
|
|
1
devel-docs/libgimpthumb/.gitignore
vendored
1
devel-docs/libgimpthumb/.gitignore
vendored
|
@ -14,7 +14,6 @@
|
|||
/html
|
||||
/tmpl
|
||||
/xml
|
||||
/version
|
||||
/.libs
|
||||
/*.bak
|
||||
/*.stamp
|
||||
|
|
1
devel-docs/libgimpwidgets/.gitignore
vendored
1
devel-docs/libgimpwidgets/.gitignore
vendored
|
@ -13,7 +13,6 @@
|
|||
/libgimpwidgets3-undocumented.txt
|
||||
/html
|
||||
/xml
|
||||
/version
|
||||
/.libs
|
||||
/*.bak
|
||||
/*.stamp
|
||||
|
|
2
plug-ins/gfig/images/.gitignore
vendored
2
plug-ins/gfig/images/.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
/.deps
|
||||
/.dirstamp
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/gfig-icon-images.c
|
||||
|
|
4
plug-ins/goat-exercises/.gitignore
vendored
4
plug-ins/goat-exercises/.gitignore
vendored
|
@ -2,5 +2,5 @@
|
|||
/.libs
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/goat-exercise
|
||||
/goat-exercise.exe
|
||||
/goat-exercise-c
|
||||
/goat-exercise-c.exe
|
||||
|
|
2
plug-ins/imagemap/images/.gitignore
vendored
2
plug-ins/imagemap/images/.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
/.deps
|
||||
/.dirstamp
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/imagemap-icon-images.c
|
||||
|
|
2
plug-ins/lighting/images/.gitignore
vendored
2
plug-ins/lighting/images/.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
/.deps
|
||||
/.dirstamp
|
||||
/Makefile
|
||||
/Makefile.in
|
||||
/lighting-icon-images.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue