mono/packages/kbot/cpp/.gitignore
2026-03-29 21:19:22 +02:00

33 lines
283 B
Plaintext

# Build output
/build/
# Compiled objects
*.o
*.obj
*.exe
*.out
*.app
# CMake generated
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
Makefile
# IDE / Editor
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Logs
*.log
cache/
config/postgres.toml
dist
src/cmd_grid*.cpp