diff options
author | kloschi klosch <klosch@netresearch.de> | 2012-03-29 21:02:12 +0200 |
---|---|---|
committer | kloschi klosch <klosch@netresearch.de> | 2012-03-29 21:02:12 +0200 |
commit | dc4e5df7a34d3cd4f340ba2a217ce88f09c16b0b (patch) | |
tree | b48b0217f0f9767fc9e2f5c6bbe7587bbc30c3e9 | |
parent | 1652ab9585af9db149e1fd8413cf9835108178ed (diff) |
added *~ to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ /public/*.html /public/css/*.status.css /public/api +*~ |