## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# Build results
[Dd]ebug*/
[Dd]ebugPublic/
[Rr]elease*/
[Rr]eleases/
x64/
x86/
build/
bld/
[Bb]in/
[Oo]bj/
# Visual Studo 2015 cache/options directory
.vs/
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
# NUNIT
*.VisualState.xml
TestResult.xml
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c
*_i.c
*_p.c
*_i.h
*.ilk
*.meta
*.obj
*.pch
*.pdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*.log
*.vspscc
*.vssscc
*.vcproj*user
*.DS_Store
.builds
*.pidb
*.svclog
*.scc
# Chutzpah Test files
_Chutzpah*
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opensdf
*.sdf
*.cachefile
# Visual Studio profiler
*.psess
*.vsp
*.vspx
# TFS 2012 Local Workspace
$tf/
# Guidance Automation Toolkit
*.gpState
# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user
# JustCode is a .NET coding addin-in
.JustCode
# TeamCity is a build add-in
_TeamCity*
# DotCover is a Code Coverage Tool
*.dotCover
# NCrunch
_NCrunch_*
.*crunch*.local.xml
# MightyMoose
*.mm.*
AutoTest.Net/
# Web workbench (sass)
.sass-cache/
# Installshield output folder
[Ee]xpress/
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
publish/
# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# TODO: Comment the next line if you want to checkin your web deploy settings
# but database connection strings (with potential passwords) will be unencrypted
*.pubxml
*.publishproj
# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
# Windows Azure Build Output
csx/
*.build.csdef
# Windows Store app package directory
AppPackages/
# Others
*.[Cc]ache
ClientBin/
[Ss]tyle[Cc]op.*
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.pfx
*.publishsettings
node_modules/
bower_components/
rom_downloads/

# Python tooling caches
__pycache__/
*.py[cod]
# RIA/Silverlight projects
Generated_Code/
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
# SQL Server files
*.mdf
*.ldf
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
# Microsoft Fakes
FakesAssemblies/
# Node.js Tools for Visual Studio
.ntvs_analysis.dat
# Visual Studio 6 build log
*.plg
# Visual Studio 6 workspace options file
*.opt

# http://www.gnu.org/software/automake
*Makefile.in
# http://www.gnu.org/software/autoconf
autom4te.cache
aclocal.m4
compile
configure
depcomp
install-sh
missing
stamp-h1

# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

.deps/
.dirstamp/
tests/CMakeFiles/
Testing/
src/kat5200
*.VC.*
resources/gui_images

# Out-of-source build trees (Ninja/CMake).  The plain "build/" is covered
# above; these are the named variants used for day-to-day dev + tests, and
# the portable package output lands under build-ninja/dist/.
/build-ninja/
/build-ninja-tests/
/build-release/

# In-source CMake build artifacts (in-source builds are blocked in
# CMakeLists.txt; kept ignored as a safety net for stray older trees).
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
CTestTestfile.cmake
# test_states output (stray dir when test run from project root or build/)
/states/

# flatpak-builder output (scratch lives under flatpak/)
/flatpak/.flatpak-builder/
/flatpak/build-flatpak/
/flatpak/repo/
*.flatpak

# Supporting docs / scratch design notes -- not part of the published guide.
/doc/.plans/

# MkDocs user-guide build output (also ignored in doc/guide/.gitignore).
/doc/guide/site/
/doc/guide/.venv/

# Valgrind crash dumps and run logs
vgcore.*
valgrind*.log

# macOS / Xcode: generated IDE project (cmake -G Xcode) and Finder cruft.
# The .app bundle itself is built under build/, already ignored above.
/build-xcode/
DerivedData/
*.xcuserstate
.DS_Store

# Android (Gradle) build outputs and local machine config.
/android-project/.gradle/
/android-project/build/
/android-project/app/build/
/android-project/app/.cxx/
/android-project/local.properties
/android-project/.idea/
# Generated APK seed assets (derived from resources/ and src/sql/dats/).
/android-project/app/src/main/assets/profiles.zip
/android-project/app/src/main/assets/shaders.zip
/android-project/app/src/main/assets/kat5200.conf
# SDL3/SDL3_image .aar are fetched via android-project/fetch-sdl-aars.sh.
/android-project/app/libs/*.aar
# Release signing keys and their credentials must never be committed.  The
# launcher-icon/banner PNGs under res/ are intentionally tracked, so this only
# targets keystores, not images.
*.jks
*.keystore
/android-project/keystore.properties
# IntelliJ per-module files (the .idea/ dir is already ignored above).
*.iml
# Android emulator captures.
/android-project/captures/

# AI assistant instruction files -- kept locally, not published.
/AGENTS.md
/CLAUDE.md
