[devhelp: 4/22] Ignore files ending with tilde
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp: 4/22] Ignore files ending with tilde
- Date: Mon, 12 Jul 2010 09:19:52 +0000 (UTC)
commit 24a2ab650d45212ae1d898165640c4ebb43760c0
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]