subspace/.gitignore
Tim Hartmann aa86c508ed
Hexo Integration (#80)
* add new site with hexo static site generator
* ignore DS_Store files from mac
2020-03-20 12:58:02 -04:00

13 lines
156 B
Plaintext

node_modules/
.vscode/
phoenix.db
subspace.db
TODO
test.js
dist/
lib/
module/
/examples/react-example1/src/contract.json
coverage/
lerna-debug.log
.DS_Store