.gitignore: register more targets
This commit is contained in:
parent
21ed220507
commit
e7dfaff307
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
Makefile
|
||||
/config.ent
|
||||
/config.h
|
||||
/config.sh
|
||||
*~
|
||||
|
|
5
doc/.gitignore
vendored
5
doc/.gitignore
vendored
|
@ -1,3 +1,8 @@
|
|||
/gtkdoc/html
|
||||
/gtkdoc/html.stamp
|
||||
/gtkdoc/Panel.types
|
||||
/gtkdoc/tmpl.stamp
|
||||
/gtkdoc/xml.stamp
|
||||
/panel.1
|
||||
/panel.html
|
||||
/panel.xml
|
||||
|
|
Loading…
Reference in New Issue
Block a user