hackerlab/.gitignore
MattTheTekie eb954e7470
Some checks are pending
📝 Update Documentation / update-docs (push) Waiting to run
chore: fixes
2026-04-18 15:53:44 -04:00

20 lines
206 B
Text

.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?