Files
owl/.gitignore
T
2019-04-18 18:15:25 +02:00

19 lines
212 B
Plaintext

/node_modules
/dist
npm-debug.log
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
.vscode
node_modules