From 8e4a135b352097f2b43255130f13b121ddb3ab6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20G=2E=20Aragoneses?= Date: Sat, 2 Nov 2013 12:20:10 +0100 Subject: [PATCH] .gitignore: ignore more stuff --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index b25a998246..09411d5fd3 100644 --- a/.gitignore +++ b/.gitignore @@ -19,10 +19,14 @@ stamp-h sources/glue/.deps/ sources/glue/*.o sources/glue/*.lo +sources/glue/*.la sources/glue/.libs/ # generated by the generator (we don't want anyone to commit these to the repo) sources/generated/*.cs +sources/glue/generated.c +doc/* +sources/generate-stamp # our "bin" folder when using makefile build out/*