WebTools-NG/.gitignore
knoldesparker 5f800f2c05 init
2020-05-09 12:00:11 +02:00

21 lines
214 B
Text

.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?