commit | 5b356a7f55beaa32d93ac4459c014ea990764927 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Feb 02 13:02:03 2017 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Feb 02 13:02:03 2017 +0100 |
tree | f61e28be9007818b98fb500f316009a651c49dd6 | |
parent | 9e43e6cd3ebe18de38a4e66b48dc8167cc6220c2 [diff] [blame] |
Unify Makefile, .gitignore and update readme
diff --git a/.gitignore b/.gitignore index 1bfce6e..aa8e42a 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,4 +1,5 @@ +.kitchen tests/build/ *.swp *.pyc -.ropeproject \ No newline at end of file +.ropeproject