# Build outputs
bin/
obj/
out/
build/
x64/
x86/
Debug/
Release/
RelWithDebInfo/
MinSizeRel/
*.exe
*.dll
*.lib
*.pdb
*.ilk
*.exp
*.obj
*.o

# .NET
*.user
*.suo
*.vs/
.vs/
*.nupkg
project.lock.json
TestResults/

# CMake
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
Makefile
*.cmake
!CMakeLists.txt
!cmake/*.cmake

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Config (user-specific)
legacyforge.json
