Update gitignore to python 3 bytecode location
authorRalf Jung <post@ralfj.de>
Sat, 7 Sep 2013 10:27:51 +0000 (12:27 +0200)
committerRalf Jung <post@ralfj.de>
Sat, 7 Sep 2013 10:27:51 +0000 (12:27 +0200)
.gitignore

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