diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-11-24 02:59:00 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-11-24 02:59:00 -0500 |
commit | ac024fff3ce70b435a39de83f7aa3339668fdc6b (patch) | |
tree | 2e68d5d6c3517770fc8bae1da3e70f53a241e7e3 /.gitignore | |
parent | 56ceae9524f40ac89cd68796d1f8e6cd0560c80a (diff) |
Instant slider animation
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ +*.json coverage.txt dist/ |