SQLiteCpp/.gitignore
2022-09-30 09:08:11 +02:00

30 lines
218 B
Plaintext

Debug
Release
build
*.a
.vs/
.vscode/
/SQLiteCpp.sln
*.ncb
*.suo
*.user
*sdf
*.vc*
*~
doc
core
*ipch
.settings/
CMakeCache.txt
CMakeFiles
*.dir
Testing
Win32
SQLiteCpp_example1
SQLiteCpp_tests
!FindSQLiteCpp.cmake