1
0
Fork 0
mirror of https://github.com/lights0123/n-link.git synced 2025-03-08 05:49:40 +00:00
n-link/.gitignore

26 lines
238 B
Plaintext
Raw Normal View History

2020-09-21 21:08:20 +00:00
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
2020-09-26 20:44:36 +00:00
*.tns