diff options
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 |