Skip to content

Commit

Permalink
Merge pull request #91 from fsb4000/gitignore
Browse files Browse the repository at this point in the history
Add generated files to .gitignore
  • Loading branch information
numansiddique authored Jun 3, 2024
2 parents f547c27 + 6ac24de commit c5285cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
output/**
hugo
.hugo
src/.hugo_build.lock
src/public/**

0 comments on commit c5285cc

Please sign in to comment.