Skip to content

Commit

Permalink
Update .gitignore to include /dist directory and ensure proper format…
Browse files Browse the repository at this point in the history
…ting

Signed-off-by: HAHWUL <[email protected]>
  • Loading branch information
hahwul committed Nov 28, 2024
1 parent 7de335f commit 861ba23
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 @@ -19,4 +19,7 @@ _site
.jekyll-cache

# Executables
gee
gee

# dist
/dist

0 comments on commit 861ba23

Please sign in to comment.