-
Notifications
You must be signed in to change notification settings - Fork 111
/
.gitignore
68 lines (68 loc) · 1.09 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
.git
.DS_Store
*.swp
*.o
*.lo
.deps
Makefile.in
/Makefile
/doc/Makefile
/src/Makefile
/src/connman-plugin/Makefile
/src/ipc-dbus/Makefile
/src/ipc-dbus/wpantund.conf
/src/missing/Makefile
/src/missing/strlcat/Makefile
/src/missing/strlcpy/Makefile
/src/ncp-spinel/Makefile
/src/ncp-dummy/.libs/
/src/ncp-dummy/Makefile
/src/ncp-spinel/.libs/
/src/ncp-spinel/spi-hdlc-adapter
/src/scripts/Makefile
/src/util/Makefile
/src/wpanctl/Makefile
/src/wpantund/Makefile
/third_party/Makefile
*.gcda
*.gcno
*~
*~.c
*.xcuserdatad
*.orig
xcuserdata
.gdb_history
*.a
*.la
.gdbinit
/build
/build-*
/DerivedData
/autom4te.cache
/aclocal.m4
/config.h.in
/config.log
/config.status
/configure
/libtool
/src/config.h
/m4
/wpantund-*/
/wpantund-*.tar.*
src/stamp-h1
src/config.h.in
doxygen.cfg
*.gz
src/wpantund/wpantund
src/wpanctl/wpanctl
.dirstamp
src/version.c
src/wpanctl/version.c
src/wpantund/version.c
wpantund.xcodeproj/project.xcworkspace/xcshareddata/wpan-tunnel-driver.xccheckout
wpantund.xcodeproj/project.xcworkspace/xcshareddata/wpantund.xccheckout
.cproject
.project
src/wpantund/.libs/wpantund
Android.mk
/etc/android