forked from qwang01/lwip-contrib
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
32 lines (32 loc) · 796 Bytes
/
.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
*.o
*.so
*.a
*lwip_unittests.xml
*.suo
.depend
/examples/example_app/lwipcfg.h
/ports/unix/example_app/build
/ports/unix/example_app/example_app
/ports/unix/example_app/makefsdata
/ports/unix/check/build
/ports/unix/lib/build
/ports/win32/WindowsCMake/build
/ports/win32/example_app/build
/ports/win32/msvc/Debug
/ports/win32/lwipcfg_msvc.h
/ports/win32/msvc/Debug unittests
/ports/win32/msvc/Release
/ports/win32/msvc/Release unittests
/ports/win32/msvc/*.user
/ports/win32/msvc/*.ncb
/ports/win32/msvc/*.cache
/ports/win32/msvc/*.suo
/ports/win32/msvc/ipch
/ports/win32/msvc/*.opensdf
/ports/win32/msvc/*.sdf
/ports/unix/check/lwip_unittests
/ports/win32/mingw/*.exe
/ports/win32/mingw/*.map
/ports/win32/mingw/cov-int
/examples/example_app/lwipopts_test.h
/ports/unix/example_app/iteropts.log