Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
palisadoes authored Jan 13, 2024
1 parent 03f3c3b commit 01583d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ docs/schema.json

# Miscellaneous files

node_modules
node_modules/**
.idea
.env
image/**
images/**
video/**
videos/**
.vscode

Expand Down

0 comments on commit 01583d9

Please sign in to comment.