armchair_fw/.gitignore
jonny_ji7 5707339f68 Update gitignore: Add react files
Add files generated in the react directory that need no version control
2022-06-17 21:39:35 +02:00

27 lines
259 B
Plaintext

# ESP-IDF
build
sdkconfig
sdkconfig.old
# VIM files
*.swp
*.swo
# React
react-app/build
react-app/.pnp
.pnp.js
node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local