diff options
author | hyang <hyang@hyang.xyz> | 2023-09-09 17:59:17 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-09-09 17:59:17 -0700 |
commit | b1cc0a9ec9b0999d723bdd026d8f6c7f6f343bff (patch) | |
tree | d3f35ce2c762572b6f161125bd945e779afd2c1b /.gitignore | |
parent | fa7a38ab912e0011959b2adc244e1d713176dac8 (diff) |
actually, dont
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ .vscode /public .hugo_build.lock -.DS_Store
\ No newline at end of file +.DS_Store +docker-compose.yml |