working test
This commit is contained in:
29
thirdparty/SQLiteCpp/.gitignore
vendored
Normal file
29
thirdparty/SQLiteCpp/.gitignore
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
Debug
|
||||
Release
|
||||
build
|
||||
example1
|
||||
*.a
|
||||
|
||||
.vscode/
|
||||
/SQLiteCpp.sln
|
||||
*.ncb
|
||||
*.suo
|
||||
*.user
|
||||
*sdf
|
||||
*.vc*
|
||||
*~
|
||||
doc
|
||||
core
|
||||
*ipch
|
||||
.settings/
|
||||
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
*.dir
|
||||
Testing
|
||||
Win32
|
||||
|
||||
SQLiteCpp_example1
|
||||
SQLiteCpp_tests
|
||||
|
||||
!FindSQLiteCpp.cmake
|
Reference in New Issue
Block a user