diff options
author | odr <olshanskydr@gmail.com> | 2014-02-10 16:22:24 +0400 |
---|---|---|
committer | odr <olshanskydr@gmail.com> | 2014-02-10 16:22:24 +0400 |
commit | eafdb65174bc2149881468a060d08127a3f04074 (patch) | |
tree | b03969fe0282ae31917cb5b821c0e2f7096c057a /.gitignore | |
parent | 1823a3dd5443d98eab577988e9627fe74f3491fc (diff) |
matchUntil was changed for performance
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1 +1,8 @@ /dist +**.hi +**.o +**.swp +/.cabal-sandbox +*.swp +cabal.sandbox.config +**tags |