diff options
author | Benjamin Chausse <benjamin.chausse@goto.com> | 2025-03-26 14:12:12 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin.chausse@goto.com> | 2025-03-26 14:12:12 -0400 |
commit | ee994af6151654045e9a2543e360d2554fc4f851 (patch) | |
tree | 1f1d342cf51359551f2ac588e6f03d5be6c057b5 /.gitignore | |
parent | 1b79f5fb40f96b8c9b4facfad1570274a67f277e (diff) |
VHS Gifs manually (not all feats are visual)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ *.json +termpicker +termpicker.1 coverage.txt dist/ |