[devhelp/gnome-2-32] Ignore files ending with tilde
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp/gnome-2-32] Ignore files ending with tilde
- Date: Mon, 2 Aug 2010 14:36:30 +0000 (UTC)
commit ad72bf88a03205e241989c67638ddda37619aa0b
Author: Aleksander Morgado <aleksander lanedo com>
Date: Wed May 19 21:59:54 2010 +0200
Ignore files ending with tilde
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 989364d..8cdc6d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*.[ao]
*.l[ao]
*.pyc
+*~
.deps/
.libs/
Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]