[dconf] update .gitignore for new automake files
- From: Ryan Lortie <ryanl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [dconf] update .gitignore for new automake files
- Date: Fri, 12 Jul 2013 14:34:11 +0000 (UTC)
commit c2dd0445e8dfa29b054b1403702f6b88b00fe871
Author: Ryan Lortie <desrt desrt ca>
Date: Fri Jul 12 10:01:27 2013 -0400
update .gitignore for new automake files
Tests seem to generate .trs and .log files now. gitignore those.
.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8679fda..a5c8206 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,8 @@ Makefile
*.pc
*.gir
*.typelib
+*.trs
+*.log
# gcov
*.gcda
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]