Add template files for languages, frameworks, IDEs, OS, and tools
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 03:32:41 +00:00
parent 7407285ed5
commit 69933c7b3b

View File

@@ -0,0 +1,24 @@
# React
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*