Files
netbird-docs/.gitignore
Pascal Fischer f8b501cd6f update gitignore
2023-05-09 17:52:29 +02:00

27 lines
278 B
Plaintext

# 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
package-lock.json
/.next/
/yarn.lock