Add "*.pyc" to .gitignore.
authorRob Browning <rlb@defaultvalue.org>
Sun, 5 Dec 2010 18:46:41 +0000 (12:46 -0600)
committerGuido Günther <agx@sigxcpu.org>
Mon, 6 Dec 2010 07:10:15 +0000 (08:10 +0100)
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
.gitignore

index 1e82855..80e464c 100644 (file)
@@ -1 +1,2 @@
+*.pyc
 gbp/gbp_version.py