diff options
author | Joey Hess <joey@kitenet.net> | 2014-01-24 12:55:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-01-24 12:55:56 -0400 |
commit | 3bb7ecf0d30a8ecb89d075c808f529a7a3ea874b (patch) | |
tree | 1ea5d0d498bc7fb4093c41751b6754c053150c9a /.gitignore | |
parent | 852f1f6cea85a7c781c8286f459023bdacebe021 (diff) |
ignore update
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c7f456d23..b842cc93c 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ cabal-dev # OSX related .DS_Store .virthualenv +.tasty-rerun-log |