commit | dc94d87f3ef361693783f0c8ecb47e084e11af4f | [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 | 645a6cf97fe9e2d0805dd1fcc023ec7abef739ae | |
parent | 56c27cd2c7f284502f997a326179b65e99525b59 [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