diff options
author | Joey Hess <joey@kitenet.net> | 2011-03-30 13:18:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-30 13:24:36 -0400 |
commit | a47ed922e1302480d79f54f553532e85eebae872 (patch) | |
tree | 16d9507bf012e329970462f1bef936626b1aac2a /.gitignore | |
parent | 320a4102d6dfff193fc501e53859b2b3edc397d5 (diff) |
add Remote.Directory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index aa677c133..b73167c92 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ html .hpc Touch.hs StatFS.hs +Remote/S3.hs |