diff options
| author | Ruben Beltran del Rio <jj@r.bdr.sh> | 2025-12-16 00:27:49 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <jj@r.bdr.sh> | 2025-12-16 00:30:14 +0100 |
| commit | 2fe4573882f3045690a64d92a206606d24c68859 (patch) | |
| tree | ac442aef584b90f66dd44d666cfe7ef813a172fa /.gitignore | |
| parent | 7baed6d27301e4cc870960d73806a925bdfaf406 (diff) | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -1,4 +1,5 @@ node_modules -test_output.pdf -test_output.png -test_output.jpeg +test-output-no-bg.png +test-output.pdf +test-output.png +test-output.jpeg |