oneuptime/Dashboard/.gitignore
2022-04-24 20:20:53 +01:00

23 lines
251 B
Plaintext
Executable File

# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
.idea
# testing
/coverage
# production
/build
# misc
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
debug.log
yarn.lock
Untitled-1