commit e771696d3ee8a6405e13e3c2f93b0c660897781f Author: Jan Losinski Date: Tue May 12 01:53:42 2015 +0200 Add Gitignore Signed-off-by: Jan Losinski diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0c003a7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.swp +*.swp +*.pyc