aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 9bfa7dcc141bd6f3730e4162942ceabfcab3f6ac (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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# 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/ipc-modem.log
/tools/ipc-modem/tests/ipc-modem.log
/tools/ipc-modem/tests/ipc-modem.trs
/tools/ipc-modem/test-suite.log
/tools/ipc-modem.trs
/tools/nv_data-imei.log
/tools/nv_data-imei.trs
/tools/nv_data-md5.log
/tools/nv_data-md5.trs
/tools/tests/nv_data-imei.log
/tools/tests/nv_data-imei.trs
/tools/tests/nv_data-md5.log
/tools/tests/nv_data-md5.trs
/tools/test-suite.log
valgrind.*.log

# scripts/PKGBUILD
/scripts/libsamsung-ipc-git-*.pkg.tar.xz
/scripts/libsamsung-ipc-git-debug-*.pkg.tar.xz
/scripts/pkg/**
/scripts/src/**

# Tools
/tools/https-send-sms
/tools/ipc-modem/ipc-modem
/tools/ipc-test
/tools/nv_data-imei
/tools/nv_data-md5

# 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