MicroCommunityWeb/.gitignore

13 lines
139 B
Plaintext

node_modules.DS_Store
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*