diff options
author | Didier 'Ptitjes <ptitjes@free.fr> | 2009-10-16 08:37:23 +0200 |
---|---|---|
committer | Didier 'Ptitjes <ptitjes@free.fr> | 2009-10-16 08:37:23 +0200 |
commit | 15f680215251c3ef3799473b26aa2247dbeb0195 (patch) | |
tree | 19e337efb1e80c9d03a4335952abb40481b1127b /.gitignore | |
parent | 9ceda544ef6884a9215deae688f659b3a7e1be37 (diff) | |
download | vala-15f680215251c3ef3799473b26aa2247dbeb0195.tar.gz |
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 29288f713..246a86617 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ Makefile *.h *.stamp *.gir +*.vapi .deps .libs @@ -26,3 +27,5 @@ ylwrap compile stamp-h1 *.pc + +src/valadoc/valadoc |