commit | 5bc9e9f5542381e91bee899c98e5d3291b33dbbd | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Feb 02 13:05:40 2017 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Feb 02 13:05:40 2017 +0100 |
tree | 1726d93f4dafd19e6db214460def0825b724d12c | |
parent | 1607342be73886ae6a1b5ed7c5ad3cdf181ff893 [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