Add git ingore

This commit is contained in:
Ana Custura 2025-11-05 16:54:48 +00:00
commit 5132a31241

22
.gitignore vendored Normal file
View file

@ -0,0 +1,22 @@
# Dependencies
/node_modules
# Production
/build
# Generated files
.docusaurus
.cache-loader
# Misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
./idea