aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: d9012736af7383767935689e8fb103fc59f3e029 (plain)
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
# Tests
/samsung-ipc/tests/libsamsung-ipc-test
/samsung-ipc/tests/libsamsung-ipc-test.log
/samsung-ipc/tests/libsamsung-ipc-test.trs
/samsung-ipc/tests/test-suite.log
/test-driver
/tools/nv_data-imei.log
/tools/nv_data-imei.trs
/tools/nv_data-md5.log
/tools/nv_data-md5.trs
/tools/test-suite.log

# Text editors
\#.*\#
*~

Makefile.in
Makefile
*.o
*.lo
*.loT
*.la
.*.swp
*.stamp
*.gir
*.lineno
.deps
.libs
.dirstamp

config.*
aclocal.m4
autom4te.cache
configure
depcomp
libtool
install-sh
missing
ltmain.sh
ylwrap
compile
stamp-h1
INSTALL

*.pc
build
core
ipc-modem
ipc-test
nv_data-imei
nv_data-md5