gitignore: add more hugo temporary files

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2023-09-26 10:45:12 +02:00
parent 3cc0bb37eb
commit 93a0f7891f
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,6 +1,8 @@
node_modules/
.hugo_build.lock
.DS_Store
.idea
*.log
_gen/
tmp/
public