#
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib

# Build output
build/
*.wasm
xcaddy.exe
caddy.exe
caddy-linux-amd64

# Code coverage profiles and other test artifacts
*.out
coverage.*
*.coverprofile
profile.cov

#Ignore pandoc
pandoc.exe

#Ignore internal tests
G3PIX-WEBSITE/

# Git and IDE
.vscode/
.DS_Store
Thumbs.db

# Logs and databases
*.log
#*.sql
*.db

# Windows resource files 
cli/resource.syso
fastcgi/resource.syso
mcp/resource.syso
server/resource.syso
testesuite/resource.syso
service/resource.syso

#setup for inno
setup/


# Go workspace file
go.work
go.work.sum

# env file
.env

#innosetup
local_setup.iss

# Editor/IDE
.vscode/

#temp
temp/

#www
www/temp/
www/tests/tests2/
www/manual/search-index/
axonvm/temp
axonvm/www
wasm/axonasp.wasm
mcp/search-index/

#G3Search
*.seg
*.snp
*.compiled
/.qoder

# AxonHTA test apps - exclude runtime data
/axonhta/HTAtest/*/temp/
/axonhta/HTAtest/*/data/state.dat
/compat_test
/temp_compat_test
/temp_mvc_test
