Files
www_threefold_io/.gitignore
2021-07-11 11:59:43 +00:00

21 lines
204 B
Plaintext

*.log
!.env.example
.cache
.DS_Store
src/.temp
content/blog
content/news
content/person
content/project
node_modules
!.env.example
.env
.env.*
yarn.lock
.installed
run.sh
build.sh
package-lock.json
dist