This commit is contained in:
Dominik 2024-06-13 00:05:32 +00:00 committed by GitHub
commit fb2e26cb23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

27
.gitignore vendored
View File

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