mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 02:33:01 +00:00
Add 'packages/frontend/' from commit 'ecaa662131160697866f77488d13159c986d5e8e'
git-subtree-dir: packages/frontend git-subtree-mainline:d7bdd20dc4git-subtree-split:ecaa662131
This commit is contained in:
27
packages/frontend/.gitignore
vendored
Normal file
27
packages/frontend/.gitignore
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
# logs
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
lerna-debug.log*
|
||||
|
||||
node_modules
|
||||
dist
|
||||
dist-ssr
|
||||
*.local
|
||||
|
||||
# editor directories and files
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
.idea
|
||||
.DS_Store
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
.vscode/extensions.json
|
||||
|
||||
.env
|
||||
Reference in New Issue
Block a user