Ignore *.pyc and the backup/ directory.
authorEevee <git@veekun.com>
Tue, 2 Feb 2010 04:03:54 +0000 (20:03 -0800)
committerEevee <git@veekun.com>
Tue, 2 Feb 2010 04:03:54 +0000 (20:03 -0800)
.gitignore

index 47e4825..28a4720 100644 (file)
@@ -1,6 +1,9 @@
 # usual cruft
 .*.sw*
 *.bak
+*.pyc
 
+dywypi.pid
 conf/users.conf
+backup/*
 logs/*