64fa6ee9dd
Generated by Mistral Vibe. Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
25 lines
219 B
Plaintext
25 lines
219 B
Plaintext
# Build artifacts
|
|
*.o
|
|
fastsync_server
|
|
fastsync_client
|
|
|
|
# Test data
|
|
test_dest/
|
|
test_dest_big/
|
|
test_src/
|
|
test_big/
|
|
|
|
# Benchmark generated files
|
|
*.bin
|
|
*.tmp
|
|
|
|
# IDE/Editor
|
|
.idea/
|
|
.vscode/
|
|
*.swp
|
|
*~
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|