commit | 06de5d25bee25f4adda627ba23921838dab22eb2 | [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 | 8fe65d230d6a7eb7569fb93fe6017d487d18ac33 | |
parent | 2821e6c8294b70633dea186990f8ed605dc2f599 [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