diff options
author | hyang <hyang@hyang.xyz> | 2023-12-21 20:28:20 -0800 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-12-21 20:30:11 -0800 |
commit | 36156fa9a4a9a82faabb19b30c72ca262adf5e7f (patch) | |
tree | 294d817d8085d73f3ee3dee53d6e93137b6a5b9e /.gitignore | |
parent | f2e82cd2a7ac77363d57f96cd807f92912837f48 (diff) |
xd
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -3,3 +3,9 @@ .hugo_build.lock .DS_Store docker-compose.yml + +/public/ +/resources/_gen/ +/assets/jsconfig.json +hugo_stats.json +/.hugo_build.lock |