Extended gitignore

This commit is contained in:
Dominik Gronkiewicz 2023-09-14 15:15:36 +07:00
parent f19cddb892
commit ba382c4165

29
.gitignore vendored
View File

@ -1,3 +1,28 @@
node_modules
dist
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
# testing
/coverage
# production
/build
out
# misc
.DS_Store
.eslintcache
/.env.*
npm-debug.log*
yarn-debug.log*
yarn-error.log*
#env
dist/
.idea/
.vscode/
# custom
api.http