1
0
mirror of https://github.com/minio/minio.git synced 2025-04-14 16:25:42 -04:00

browser: add yarn.lock and .gitignore files. ()

This commit is contained in:
Krishna Srinivas 2017-01-24 11:56:30 -08:00 committed by Harshavardhana
parent 0e693e0284
commit b4343a28b7
2 changed files with 4811 additions and 0 deletions

20
browser/.gitignore vendored Normal file

@ -0,0 +1,20 @@
**/*.swp
cover.out
*~
minio
!*/
site/
**/*.test
**/*.sublime-workspace
/.idea/
/Minio.iml
**/access.log
build
vendor/**/*.js
vendor/**/*.json
release
.DS_Store
*.syso
coverage.txt
node_modules
production

4791
browser/yarn.lock Normal file

File diff suppressed because it is too large Load Diff