Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
chore: update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mychidarko committed Aug 24, 2023
1 parent b06eb24 commit d2dce6a
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
vendor
vendor2
.env
node_modules
.env.backup
.env.production
build
dist
compiled
.idea
*.lock
hot
vendor
node_modules
npm-debug.log
yarn-error.log

0 comments on commit d2dce6a

Please sign in to comment.