projects
/
projects
/
chimara
/
chimara.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceb4504
)
Add GIR and typelib to ignore files
author
Philip Chimento
<philip.chimento@gmail.com>
Tue, 29 Nov 2011 22:38:43 +0000
(23:38 +0100)
committer
Philip Chimento
<philip.chimento@gmail.com>
Tue, 29 Nov 2011 22:39:15 +0000
(23:39 +0100)
libchimara/Makefile.am
patch
|
blob
|
history
diff --git
a/libchimara/Makefile.am
b/libchimara/Makefile.am
index f1ef3f4a35bef37afc962277b89adefa391d0826..2496948200c121a06fc1f64141d04d1625c29450 100644
(file)
--- a/
libchimara/Makefile.am
+++ b/
libchimara/Makefile.am
@@
-103,6
+103,7
@@
typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
CLEANFILES += $(gir_DATA) $(typelib_DATA)
endif
+GITIGNOREFILES = Chimara-1.0.gir Chimara-1.0.typelib
# Currently, install the Vala VAPI file statically - generation is broken?