update gitignore for python 3
authorRalf Jung <post@ralfj.de>
Sun, 15 Sep 2013 14:01:20 +0000 (16:01 +0200)
committerRalf Jung <post@ralfj.de>
Sun, 15 Sep 2013 14:01:25 +0000 (16:01 +0200)
.gitignore

index 0d20b6487c61e7d1bde93acf4a14b7a89083a16d..bee8a64b79a99590d5303307144172cfe824fbf7 100644 (file)
@@ -1 +1 @@
-*.pyc
+__pycache__