mono/packages/kbot/cpp/.gitignore

32 lines
265 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