forked from mariadb-corporation/mariadb-connector-odbc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
86 lines (80 loc) · 1.1 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
CMakeCache.txt
CMakeFiles
cmake_install.cmake
Testing
CTestTestfile.cmake
ma_odbc_version.h
wininstall/mariadb_odbc.xml
mariadb-odbc-driver-uni.def
maodbcu.rc
*.vcxproj
*.vcxproj.*
*.sln
*.suo
*.sdf
*.dir
Debug
Win32
ipch
*.msi
*.wixobj
*.wixpdb
*.*~
*.diff
*.bak
*.so
*.dylib
.idea/
Makefile
CPackConfig.cmake
CPackSourceConfig.cmake
test/odbc_basic
test/odbc_blob
test/odbc_bulk
test/odbc_catalog
testodbc_/curext
test/odbc_cursor
test/odbc_datetime
test/odbc_desc
test/odbc_dyn_cursor
test/odbc_error
test/odbc_info
test/odbc_keys
test/odbc_multistatement
test/odbc_param
test/odbc_prepare
test/odbc_relative
test/odbc_result1
test/odbc_result2
test/odbc_scroll
test/odbc_tran
test/odbc_types
test/odbc_unicode
test/odbc_use_result
test/basic
test/blob
test/bulk
test/catalog
test/curext
test/cursor
test/datetime
test/desc
test/dyn_cursor
test/error
test/info
test/keys
test/multistatement
test/odbc.ini
test/odbcinst.ini
test/param
test/prepare
test/relative
test/result1
test/result2
test/scroll
test/tran
test/types
test/unicode
test/use_result
# Keep empty directories:
# Keep empty directories: >> .gitignore/.git*