Files
www_threefold_io/.gitignore
2021-03-07 13:05:44 +02:00

22 lines
215 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
install.sh
run.sh
build.sh
package-lock.json
dist