Skip to content

Commit

Permalink
Add gitignore file (#590)
Browse files Browse the repository at this point in the history
MewenLeHo authored Nov 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 4a65c10 commit b3e523b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Ignore docs files
/_site/

# Folders to ignore
/node_modules/

0 comments on commit b3e523b

Please sign in to comment.