rfidnatura/.gitignore

67 lines
839 B
Plaintext

# Node.js
node_modules/
npm-debug.log
yarn-error.log
# Logs
logs/
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release/
# Optional npm cache directory
.npm/
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env*
# Next.js build output
.next/
# Nuxt.js build / generate output
.nuxt/
dist/
# Gatsby files
.cache/
# Comment in the public line in if your project deploys to "public" and not "dist"
# public/
# Docker
docker-compose.override.yml
docker-compose.debug.yml
docker-compose.test.yml
# macOS
.DS_Store
# Windows
Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/
# Linux
.Trash-*
# IDEs and editors
.vscode/
.idea/
*.swp
*~
zplData_*.txt