Files
owl/.gitignore
T
Géry Debongnie 88c5c06468 linting
2019-01-23 22:52:50 +01:00

17 lines
198 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