diff options
| author | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-05-19 23:56:11 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus@anhgelus.world> | 2025-05-19 23:56:11 +0200 |
| commit | e9e5325bf8c6fd26e528ea87c6953518f76563e3 (patch) | |
| tree | 1254cc4d267a3868cca341bb987cdf7f87f700c0 /.gitignore | |
| parent | d7598a843eeea9b4d3d2838cd438f46f454101e7 (diff) | |
ci(git): ignore test files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -172,3 +172,10 @@ dist .svelte-kit # End of https://www.toptal.com/developers/gitignore/api/node + +# Test files +public/ +config.json +legal.html +test.html +test.json |
