diff options
| author | Pieter Noordhuis <pcnoordhuis@gmail.com> | 2010-11-01 13:52:44 +0100 |
|---|---|---|
| committer | Pieter Noordhuis <pcnoordhuis@gmail.com> | 2010-11-01 13:52:44 +0100 |
| commit | 9323030527f71a33d19233875461b4ae2ae9ecd4 (patch) | |
| tree | bb6bb419c840f77788339be4b1743ac724e2e19b /.gitignore | |
| parent | 51dd2616f8e1b4a841209e2e9bef1a9dfc7fec6f (diff) | |
| download | hiredict-9323030527f71a33d19233875461b4ae2ae9ecd4.tar.xz | |
Update .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,6 +1,5 @@ /hiredis-test -/hiredis-example -/*-example +/hiredis-example* /*.o /*.so /*.dylib |
