add gitignore

This commit is contained in:
Herculino Trotta
2024-09-26 10:55:36 -03:00
parent 160719a575
commit 830e821a17
3 changed files with 185 additions and 0 deletions

15
frontend/.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# dependencies
node_modules
# production
build
# misc
.DS_Store
npm-debug.log
yarn-error.log
yarn.lock
.yarnclean
.vscode
.idea