Files
appRobotDriver/.gitignore
2026-06-11 22:05:45 +02:00

18 lines
253 B
Plaintext
Executable File

# Node
node_modules
# Robot-Config: Snapshots und generierter API-Key (nicht ins Repo)
data/robot/robot_*.json
data/robot/.apikey
logs
npm-debug.log
yarn-debug.log
yarn-error.log
pnpm-debug.log
coverage
dist
build
.env
.env.
.DS_Store