discord-bot/libs/SQLiteCpp-3.3.1/.gitignore

35 lines
321 B
Plaintext

Debug
Release
build
*.a
# ignore clangd cache directory
.cache
.vs/
.vscode/
.vsconfig
*.sln
*.ncb
*.suo
*.user
*sdf
*.vc*
*~
doc
core
*ipch
.settings/
# do not track Visual Studio CMake settings
CMakeSettings.json
CMakeCache.txt
CMakeFiles
*.dir
Testing
Win32
SQLiteCpp_example1
SQLiteCpp_tests
!FindSQLiteCpp.cmake