Dockerfile*
.git
.github
vs2022

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

# Precompiled Headers
**/*.gch
**/*.pch

# Executables
**/*.exe
#**/*.out
**/*.app

# User-specific files
**/*.rsuser
**/*.suo
**/*.user
**/*.userosscache
**/*.sln.docstates

# Visual Studio 2015/2017 cache/options directory
**/.vs/

# Visual C++ cache files
**/ipch/
**/*.aps
**/*.ipch
**/*.ncb
**/*.opendb
**/*.opensdf
**/*.sdf
**/*.cachefile
**/*.VC.db
**/*.VC.VC.opendb
**/*.db
**/*.pdb
**/*.ilk
**/*.iobj
**/*.tlog