diff options
author | Kornelius Kalnbach <murphy@rubychan.de> | 2012-04-02 00:31:47 +0200 |
---|---|---|
committer | Kornelius Kalnbach <murphy@rubychan.de> | 2012-04-02 00:31:47 +0200 |
commit | 60e455575bf9ab6177014f662c50991a6db3df4a (patch) | |
tree | e30b1686f3d9930d400ee9f17b073b3317bf5ba9 | |
parent | 36b1799efc9b74b556ca698c3e3808a363d3fabc (diff) | |
download | coderay-60e455575bf9ab6177014f662c50991a6db3df4a.tar.gz |
ignore .DS_Store
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +.DS_Store *.gem *.rbc .bundle |