# 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 added to .gitignore: *.o fastsync_client fastsync_server # Binaries *.o fastsync_client fastsync_server