
* Update the installation section. * Fix storage_pyramid.png * Update the landing page. * Update index.md * Add download buttons to the landing page. * Update the button style. * Update .gitignore
18 lines
122 B
Plaintext
18 lines
122 B
Plaintext
# macOS
|
|
.DS_Store
|
|
|
|
# Editor
|
|
.vscode/
|
|
**/.idea
|
|
|
|
# mkdocs files
|
|
.cache/
|
|
|
|
# build
|
|
/build
|
|
/site
|
|
/utils
|
|
|
|
# test script
|
|
test.sh
|