You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
204 B
21 lines
204 B
8 years ago
|
**/*.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
|