diff options
| author | Martin Fischer <martin@push-f.com> | 2025-03-16 07:14:01 +0100 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2025-04-03 08:01:22 +0200 |
| commit | b4e3560d81556df4a589fb274bd161a6e5790d16 (patch) | |
| tree | 40c94832d1425c3ff76fd4318747fe8d15eb4850 /.gitignore | |
| parent | 9ee3480a4bfed29259f4da8eb4c1de81a55d3ec3 (diff) | |
fix: don't assume ~/repos-contrib/rust exists
When I wrote this 4 years ago I didn't want another
clone of the rust repo because it's so big
but we can just use a shallow.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ caniuse.rs/ +rust/ target/ lib_feats.txt |
