1
0
mirror of https://github.com/actix/examples synced 2024-11-24 06:43:00 +01:00
examples/web-cors/frontend/.gitignore

15 lines
153 B
Plaintext
Raw Normal View History

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