diff options
author | hyang <hyang@hyang.xyz> | 2023-09-09 13:21:35 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-09-09 13:21:35 -0700 |
commit | 31829b7e8d4a16829bedb2d51b9b8a56ce6eb567 (patch) | |
tree | 2df82762489e89ce43a6afde5dc0e3a0279d0d79 /.gitignore | |
parent | 5932d3d388cc637ec8a6fe962cf9a2e4a6784d07 (diff) |
add to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ .vscode /public +.hugo_build.lock +.DS_Store
\ No newline at end of file |