Skip to content

Commit

Permalink
chore: ignore node and cache files
Browse files Browse the repository at this point in the history
  • Loading branch information
rdeltour committed Jun 29, 2021
1 parent 317fe12 commit 1201623
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,9 @@ Thumbs.db
.*~

# VS Code
.vscode/
.vscode/

# Web site
**/_site
**/.cache
**/node_modules

0 comments on commit 1201623

Please sign in to comment.