-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitattributes
46 lines (46 loc) · 1.01 KB
/
.gitattributes
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
* text=auto !eol
/AUTHORS -text
/COPYING -text
/ChangeLog -text
/INSTALL -text
/KannelLICENSE -text
/Makefile.am -text
/Makefile.in -text
/NEWS -text
/README -text
/UPGRADE -text
/acinclude.m4 -text
/aclocal.m4 -text
autotools/config.guess -text
autotools/config.sub -text
autotools/depcomp -text
autotools/install-sh -text
autotools/ltmain.sh -text
autotools/missing -text
/bootstrap -text
/configure -text
/configure.in -text
doc/userguide.xml -text
example/sqlbox.conf.example -text
gw/Makefile.am -text
gw/Makefile.in -text
gw/sqlbox-cfg.def -text
gw/sqlbox.c -text
gw/sqlbox_mssql.c -text
gw/sqlbox_mssql.h -text
gw/sqlbox_mysql.c -text
gw/sqlbox_mysql.h -text
gw/sqlbox_oracle.c -text
gw/sqlbox_oracle.h -text
gw/sqlbox_pgsql.c -text
gw/sqlbox_pgsql.h -text
gw/sqlbox_sdb.c -text
gw/sqlbox_sdb.h -text
gw/sqlbox_sql.c -text
gw/sqlbox_sql.h -text
gw/sqlbox_sqlite.c -text
gw/sqlbox_sqlite.h -text
gw/sqlbox_sqlite3.c -text
gw/sqlbox_sqlite3.h -text
rpm/sqlbox.spec.in -text svneol=unset#application/octet-stream
/sb-config.h.in -text