Skip to content

Commit

Permalink
add build and bin folder to git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
harish551 committed Nov 20, 2023
1 parent bf797a1 commit 1c821ea
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
@@ -1,4 +1,6 @@
vue/node_modules
vue/dist
release/
.idea
.idea
build
bin

0 comments on commit 1c821ea

Please sign in to comment.