Files
owl/.gitignore
T
2019-06-10 09:31:06 +02:00

26 lines
261 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
#ide's
.vscode
.idea
node_modules
# Extras temp file
/tools/owl.js