debian-image-builder-frontend/.gitignore
2020-10-27 17:24:07 +01:00

23 lines
247 B
Text

# See https://help.github.com/ignore-files/ for more about ignoring files.
# vscode config
.vscode/
# ide config
.idea/
# dependencies
node_modules
# production
dist
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.DS_Store
coverage
*~
bots