commit | 5cde0482b730eba9ec0f5253cf800e18500ee216 | [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 | b278a4c98a265e4d760ee2ceb7b281f02aeb5480 | |
parent | 33b24734f772cc3c4d94c375d59e6e92b37c8532 [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