[gtkmm] Update .gitignore files
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtkmm] Update .gitignore files
- Date: Tue, 29 Oct 2013 18:14:19 +0000 (UTC)
commit ff4c79ff21881bd2949a3ff336908178489ecb00
Author: Kjell Ahlstedt <kjell ahlstedt bredband net>
Date: Tue Oct 29 19:09:38 2013 +0100
Update .gitignore files
* build/.gitignore:
* .gitignore: Ignore files generated by automake 1.13 and 'make check'.
.gitignore | 2 ++
build/.gitignore | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7b7311..7272b7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -520,6 +520,8 @@ gtk/stamp-h3
# tests
/tests/*/test
+/tests/*.log
+/tests/*.trs
# tools
tools/extra_defs_gen/generate_defs_gdk
diff --git a/build/.gitignore b/build/.gitignore
index 8051982..5a7e57f 100644
--- a/build/.gitignore
+++ b/build/.gitignore
@@ -10,3 +10,5 @@
/lt*.m4
/ltmain.sh
/missing
+/test-driver
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]