commit | 2ea4e6a18c18ff2ab912cdf2bf7282173b58e229 | [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 | 284fed5b592b9fffe029f502368506210682d6de | |
parent | 9de94831034ac72681a0ad2c0af35abc22790c85 [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