Skip to content

Commit

Permalink
filter file
Browse files Browse the repository at this point in the history
  • Loading branch information
Vica committed Jun 27, 2024
1 parent 085d50a commit a02586d
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 3,910 deletions.
13 changes: 5 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
rebuild.js
rebuild.jsQ

# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json

# Runtime data
pids
*.pid
*.pidQ
*.seed
*.pid.lock

Expand Down Expand Up @@ -77,11 +77,8 @@ web_modules/
.yarn-integrity

# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
.env.development
.env.production

# parcel-bundler cache (https://parceljs.org/)
.cache
Expand Down Expand Up @@ -133,4 +130,4 @@ yarn.lock
.yarn/install-state.gz
.pnp.*

.DS_Store
.DS_Store
Loading

0 comments on commit a02586d

Please sign in to comment.