mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-28 14:55:45 +00:00
Former-commit-id: 5568b2b8e7c70bfb08d687d116ec7c2efaf807b5 [formerly b741f2cf3cc6c3633c1c885cad7ea0555f08d893] [formerly 3e95074cad4892ea406b925008890d3c87f677b8 [formerly 7fea6fb22f8d81aaa9107d3b15a2b6ef60aa7186]] Former-commit-id: 4f9122520b87aaa7e2ef26b9aad2c7d6045f7edb [formerly f3e3208302d96d8868dbfa05a46668a9bddfcebc] Former-commit-id: 3184f8d4533878cfdc83632de27d6da1b8c103a0
25 lines
253 B
Plaintext
25 lines
253 B
Plaintext
# 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?
|