mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
browser: add yarn.lock and .gitignore files. (#3621)
This commit is contained in:
committed by
Harshavardhana
parent
0e693e0284
commit
b4343a28b7
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user