diff options
| author | Joe Zhao <ztuowen@gmail.com> | 2016-01-28 10:09:43 -0700 |
|---|---|---|
| committer | Joe Zhao <ztuowen@gmail.com> | 2016-01-28 10:09:43 -0700 |
| commit | 7c8e53da6280751598e1c62fdaca314d5a4b0aed (patch) | |
| tree | 4f1b53af1fd835f9dfe412d0cb8503987da688ac /.gitignore | |
| parent | fffef3e49db9f65cae3f0f99703ba01ae0d008bf (diff) | |
| download | haskbox-7c8e53da6280751598e1c62fdaca314d5a4b0aed.tar.gz haskbox-7c8e53da6280751598e1c62fdaca314d5a4b0aed.tar.bz2 haskbox-7c8e53da6280751598e1c62fdaca314d5a4b0aed.zip | |
sandbox igore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,3 +4,6 @@ # haskell compile *.hi *.o + +cabal.sandbox.config +.cabal-sandbox |
