1
0
Fork 0
mirror of https://github.com/lights0123/n-link.git synced 2025-01-10 18:25:26 +00:00
n-link/.gitignore
2020-09-26 16:44:36 -04:00

26 lines
238 B
Plaintext

.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?
*.tns