Skip to content

Commit

Permalink
fix: updated gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
CS76 committed Dec 7, 2024
1 parent 0f4145c commit 2ecc218
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 @@ -19,4 +19,6 @@ yarn-error.log
/.vscode
storage/*.tsv
storage/*.csv
.DS_store
.DS_store
.vitepress/cache
.vitepress/dist

0 comments on commit 2ecc218

Please sign in to comment.