Skip to content

Commit

Permalink
chore(gui): Add .vite folder to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
binarybaron committed Aug 29, 2024
1 parent d913206 commit 05a6618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-gui/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ lerna-debug.log*
node_modules
dist
dist-ssr
.vite
*.local

# Editor directories and files
Expand Down

0 comments on commit 05a6618

Please sign in to comment.