diff options
author | venomade <venomade@venomade.com> | 2025-08-11 22:03:38 +0100 |
---|---|---|
committer | venomade <venomade@venomade.com> | 2025-08-11 22:03:38 +0100 |
commit | 8a38de463e3f9f9e8384220aed8e5d5c47bda765 (patch) | |
tree | 69899ec254f2ba61cc75b98523cdc09dd409158c /.gitignore | |
parent | 189e8c37b0ff5655d472fa0a0226ee940281c5c9 (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 888369d..9077979 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ /assets/jsconfig.json hugo_stats.json -/.hugo_build.lock \ No newline at end of file +/.hugo_build.lock + +site.tar.gz \ No newline at end of file |