Files
owl/.gitignore
T
Géry Debongnie 6c6d024be9 [IMP] .gitignore: ignore tools/devtools build folder
Otherwise, it is annoying to have build files that should never be
committed anyway
2023-03-05 07:49:25 +01:00

32 lines
325 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*
#ide's
.vscode
.idea
node_modules
# Extras temp file
/tools/owl.js
/tools/devtools/build
release-notes.md
.rpt2_cache
# useful in some cases
/temp