blob: 47f30638655e6a46c8438fe97a9264d1ef1fafcc [file]
# Dependencies
node_modules/
# Build output
dist/
*.tsbuildinfo
# Testing
coverage/
.nyc_output/
test-results/
.jest-cache/
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Logs
logs/
*.log
npm-debug.log*
# Temporary files
tmp/
temp/
*.tmp
# IoTDB data directories (created by docker-compose)
iotdb/
# Benchmark generated data files
benchmark/benchmark_data*.json
benchmark/*.log
.sisyphus