commit 560612087333c5bb6f9ff3de9e1f21b637eb1c08 Author: Markus Schmidl Date: Tue Feb 21 20:38:50 2017 +0100 added gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cc3865e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +__pycache__/ +.*.swp