diff options
| author | demo <demo@antix1> | 2026-05-28 13:17:20 -0400 |
|---|---|---|
| committer | demo <demo@antix1> | 2026-05-28 13:17:20 -0400 |
| commit | af1e0e423b86e9a1556bd1a6b9e62478648884a9 (patch) | |
| tree | 37c78d29d73fbea78a6e2af857696cd74097f59d /.gitignore | |
| parent | 2a6cdae8b8ea070000e9870c1df872c2adbb48a3 (diff) | |
chore: ignore xml output
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b81c795 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.xml
\ No newline at end of file |
