summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2017-05-17 12:38:06 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2017-05-17 12:45:59 +0200
commitca4fd33969eb978c9bd18478892b1897510f829b (patch)
tree1e4e26eea5635a5c682c06ec1f4e28c76ac6bed8 /.gitignore
parent270395dd2f8d6c76ca4738f064bb9c0ce579fe57 (diff)
downloadvala-ca4fd33969eb978c9bd18478892b1897510f829b.tar.gz
Install libvala-0.xx.vapi to "global" vapi directory
This is how libraries with vala bindings are expected to behave and so should vala itself.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f0a229002..1a59179d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ Makefile
*.gir
.deps
.libs
+libvala-*.vapi
config.*
aclocal.m4