1
1
mirror of https://github.com/Lissy93/dashy.git synced 2025-01-08 04:19:37 +03:00
dashy/.gitignore
Alicia Sykes cbd0d714be init
2019-07-19 15:07:26 +01:00

22 lines
214 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*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?