commit | e8c1eb2ab682a4c7d77c28bf5bb1bc1126b4616b | [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 | f185dad055dd7adc52e92815389fb49af6ed3c41 | |
parent | 581f2b2d509e8ef9c6a873184cedd2b00a75ac49 [diff] [blame] |
Unify Makefile, .gitignore and update readme
diff --git a/.gitignore b/.gitignore index 6f76275..aa8e42a 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,5 @@ +.kitchen tests/build/ *.swp -*.pyc \ No newline at end of file +*.pyc +.ropeproject