summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-10 14:45:33 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-10 14:45:33 -0300
commit5c50574502b097f6f5a60ec3f0588e1871270ae5 (patch)
treed1ac8e877777e5eed1b99d2448961bae30a9c4c6 /.gitignore
parent34ab0d0c4de8785955526c8d091835cbce0e7cb3 (diff)
Added pre-commit and ignored .png files in gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2a5d5cd..87f9c74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,4 +17,4 @@ hugo.linux
# Temporary lock file while building
/.hugo_build.lock
-*.png
+*.webp