gitignore __pycache__
authorRalf Jung <post@ralfj.de>
Sun, 13 Dec 2015 14:06:13 +0000 (15:06 +0100)
committerRalf Jung <post@ralfj.de>
Sun, 13 Dec 2015 14:06:13 +0000 (15:06 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..bee8a64
--- /dev/null
@@ -0,0 +1 @@
+__pycache__