[snowy] Added *~ to .gitignore.



commit 9a21c460dc82009fdc5c53cddb6674cf542acc6e
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Sun May 17 20:45:33 2009 -0700

    Added *~ to .gitignore.
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6de641f..11ea9a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*~
 *.pyc
 snowy.db
 local_settings.py



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]