1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/web-cors/frontend/.gitignore
2018-04-13 09:18:42 +08:00

15 lines
153 B
Plaintext

.DS_Store
node_modules/
/dist/
.cache
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln