This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
minio
mirror of
https://github.com/minio/minio.git
Watch
1
Star
0
Fork
You've already forked minio
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7ddf6a9f8f
minio
/
.gitignore
11 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Working build system, builds gopath dynamically
2014-11-01 20:04:24 -04:00
**/*.swp
Restructure docs and move mkdocs.yml to top-level
2015-02-08 20:40:39 -05:00
site/
Adding cover.out to gitignore
2014-11-22 21:31:19 -05:00
cover.out
Add erasure coding and decoding using Intel Storage Acceleration library - move contrib/erasure --> contrib/isal - bring in low level 'isal' package for Go for exposing C functions - Implement Erasure 'encoding' Supports - Reed Solomon Codes, Cauchy Codes - Implement Erasure 'decoding' Supports - Reed Solomon Codes, Cauchy Codes - Renames Minios -> Minio at all the references
2014-11-05 06:09:40 -05:00
*~
Adding initial test suites
2015-01-25 14:22:38 -05:00
minio
**/*.test
Adding sublime workspace to gitignore
2015-01-30 20:38:54 -05:00
**/*.sublime-workspace
Adding IDEA files to gitignore
2015-03-11 15:05:12 -04:00
verifier
/.idea/
/Minio.iml