[gjs] Update .gitignore
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] Update .gitignore
- Date: Fri, 3 Feb 2012 18:45:14 +0000 (UTC)
commit 158728232f641e145b120dee65fcbfa4b929469c
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Feb 3 12:41:45 2012 -0500
Update .gitignore
Ignore backup files as well as valgrind test logs
.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 614f8ef..1f98645 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.o
*.gir
*.typelib
+*~
.deps/
.libs/
INSTALL
@@ -40,3 +41,5 @@ stamp-h1
test_user_data
uninstalled-test-bus.conf
uninstalled-system-test-bus.conf
+valgrind.gjs-tests.log
+valgrind.gjs-unit.log
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]