diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-23 23:52:35 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-23 23:52:35 -0700 |
| commit | 272913c1d5895e53cf2c0cbee9dc863930c6e9e6 (patch) | |
| tree | 965d8e829e664a6d5270727df4c01ca0ea38fd3c | |
| parent | 25ae1ce225ef0df4512a31bce712d224be86b5ce (diff) | |
bc: Fix .gitignore
| -rw-r--r-- | core/bc/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/bc/.gitignore b/core/bc/.gitignore index be7213eb..dce428a7 100644 --- a/core/bc/.gitignore +++ b/core/bc/.gitignore @@ -1,2 +1,2 @@ -/bc-1.06.tar.gz +/bc-1.06.95.tar.bz2 /src |
