summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorhyang <hyang@hyang.xyz>2023-09-09 13:21:35 -0700
committerhyang <hyang@hyang.xyz>2023-09-09 13:21:35 -0700
commit31829b7e8d4a16829bedb2d51b9b8a56ce6eb567 (patch)
tree2df82762489e89ce43a6afde5dc0e3a0279d0d79 /.gitignore
parent5932d3d388cc637ec8a6fe962cf9a2e4a6784d07 (diff)
add to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1d4edc2..397e1bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
.vscode
/public
+.hugo_build.lock
+.DS_Store \ No newline at end of file