mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 02:17:51 +02:00
Deal with new automake test stuff
Add *.trs and *.log to .gitignore along with test-driver Add *.trs and *.log to CLEANFILES in glib.mk.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -19,6 +19,8 @@ TAGS
|
||||
*.exe
|
||||
*.def
|
||||
*.test
|
||||
*.log
|
||||
*.trs
|
||||
|
||||
# autofoo stuff here
|
||||
compile
|
||||
@@ -37,6 +39,7 @@ glib-gettextize
|
||||
glib-zip
|
||||
gtk-doc.make
|
||||
py-compile
|
||||
test-driver
|
||||
|
||||
INSTALL
|
||||
README
|
||||
|
Reference in New Issue
Block a user