commit 628ceb7d879acdcdf29ecd29530bd6d331f031e3 Author: kennytm Date: Tue Oct 20 04:51:25 2015 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3dc6e3d --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.swp +*.swo +__pycache__ +env/ +*.pyc +*.pyo +.DS_Store