Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharparam committed Aug 16, 2023
1 parent a4eedb5 commit a58bafa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
# Ignore dir used for site staging files
_site/

# Hugo files
# Site files
.hugo_build.lock
site/static/doc/*
!site/static/doc/index.html
site/static/man/

0 comments on commit a58bafa

Please sign in to comment.