1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/web-cors/frontend/.gitignore
2019-03-30 09:43:56 +08:00

16 lines
171 B
Plaintext

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