littlelink-server/.gitignore
Techno Tim 84b1a800c7
feat(rewrite): Rewrote the whole thing in ReactJS 💅 (#22)
* feat(rewrite): Rewrote the whole thing in ReactJS 💅

* chore(docs): Updated
2021-08-25 19:16:09 -05:00

14 lines
147 B
Plaintext

logs
*.log
npm-debug.log*
.DS_Store
coverage
node_modules
build
.env.local
.env.development.local
.env.test.local
.env.production.local
.env
cache