24 lines
266 B
Plaintext
24 lines
266 B
Plaintext
# Бинарники (только в корне проекта, не директории cmd/)
|
|
/iot-operator
|
|
/mqtt-bridge
|
|
/kafka-consumer
|
|
/sqs-consumer
|
|
bin/
|
|
ws-probe/ws-probe
|
|
|
|
# Go
|
|
*.exe
|
|
*.test
|
|
*.out
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|