# Build directories
build/
cmake-build-*/
out/
.cache/

# IDE/Editor files
.vscode/
.idea/
*.swp
*.swo
*~
.project
.cproject
.settings/

# Compiled files
*.o
*.obj
*.a
*.so
*.dylib
*.exe
bloxminer

# CMake
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
Makefile
compile_commands.json

# OS files
.DS_Store
Thumbs.db

# Logs
*.log

# Config files with sensitive data
config.json
*.conf
tests/test_clhash_compare

# Internal development ledger files
CONTINUITY.md
CONTINUATION.md
thoughts/
