Fix CMake checks of PCap functions, along with AirPCap
[metze/wireshark/wip.git] / .gitignore
1 #
2 # This file is tracked by git for the wireshark repository, and thus
3 # should only contain ignore entries common to all wireshark developers.
4 # To ignore files specific to your local repository, for example files
5 # generated by your editor, add them to your repository exclude file
6 # (.git/info/exclude) or your global ~/.gitignore_global. For details
7 # see:
8 #   https://help.github.com/articles/ignoring-files
9 #
10
11 # Compiled or generated source #
12 ################################
13 *.dll
14 *.exe
15 *.la
16 *.lai
17 *.lo
18 *.obj
19 *.pyc
20 *.so*
21 *.[oa]
22 *.dylib
23 *grammar.out
24 *grammar.[ch]
25 *scanner.c
26 *_dict.c
27 *_lex.h
28 init.lua
29 epan/declare_wslua.h
30 epan/dissectors/dcerpc/idl2wrs
31 epan/dissectors/mesa
32 epan/dissectors/xcbproto
33 epan/dissectors/packet-ncp2222.c
34 epan/dissectors/register-cache.pkl
35 epan/dissectors/register.c
36 epan/dtd_parse.c
37 epan/dtd_preparse.c
38 epan/packet-ncp2222.c
39 epan/register-cache.pkl
40 epan/register.c
41 epan/register_wslua.c
42 epan/taps.txt
43 epan/taps_wslua.c
44 epan/uat_load.c
45 epan/wslua/declare_wslua.h
46 epan/wslua/register_wslua.c
47 epan/wslua/taps.txt
48 epan/wslua/taps_wslua.c
49 epan/ps.c
50 ui/cli/tshark-tap-register-cache.pkl
51 plugin.c
52 plugins/mate/mate_parser.c
53 version.h
54 tools/lemon/lemon
55 tools/setuid-root.pl
56 tshark-tap-register.c
57 wiretap/ascend.c
58 wiretap/ascend.h
59 wiretap/k12text.c
60 wireshark-tap-register.c
61 wireshark-tap-register-cache.pkl
62
63 # Generated makefile system #
64 #############################
65 *.sym
66 aclocal.m4
67 autom4te.cache
68 capinfos
69 captype
70 compile
71 config.h
72 config.h.in
73 config.cache
74 config.log
75 config.status
76 configure
77 depcomp
78 dftest
79 dumpcap
80 editcap
81 echld_test
82 exntest
83 gitversion.h
84 install-sh
85 libtool
86 ltmain.sh
87 Makefile
88 Makefile.in
89 mergecap
90 missing
91 oids_test
92 randpkt
93 rawshark
94 reordercap
95 reassemble_test
96 stamp-h1
97 text2pcap
98 tfshark
99 tshark
100 tvbtest
101 wireshark
102 wmem_test
103 ylwrap
104
105
106 # CMake #
107 ##################
108 CMakeCache.txt
109 CMakeFiles
110 cmake_install.cmake
111 CPackConfig.cmake
112 CPackSourceConfig.cmake
113 lib/
114
115
116 # Generated dir #
117 ##################
118 .deps
119 .libs
120 packaging/rpm/RPMS
121 packaging/rpm/SRPMS
122
123
124 # Doc #
125 ########
126 *.html
127 *.[14]
128 AUTHORS-SHORT
129 AUTHORS-SHORT-FORMAT
130 doxygen.cfg
131 doxygen-*.tag
132 help/faq.txt
133 pod2htm[di].tmp
134 wireshark.pod
135 docbook/developer-guide.xml
136 docbook/ws?g_src/WS?G_*.dbk
137 docbook/*-guide-*.fo
138 docbook/*-guide-*.pdf
139 docbook/ws?g_html/
140 docbook/ws?g_html_chunked/
141 docbook/ws?g_chm/
142 docbook/git_version.xml
143 docbook/release-notes-*.pdf
144 docbook/release-notes.txt
145 docbook/wsdg.validated
146 docbook/wsluarm
147 docbook/wsluarm_src/
148 docbook/wsug.validated
149 wsar_html/
150 wsar_html.zip
151
152 # Qt #
153 ######
154 qtshark
155 *.rcc.cpp
156 /ui/qt/__/
157 /ui/qt/*.qrc.depends
158 /ui/qt/*.pro.user
159 #/ui/qt/*.qm
160 /ui/qt/moc_*.cpp
161 /ui/qt/*.moc.cpp
162 /ui/qt/moc_*.cxx
163 /ui/qt/qrc_*.cpp
164 /ui/qt/qrc_*.cxx
165 /ui/qt/ui_*.h
166 /ui/qt/console.lua
167 /wireshark-qt*
168
169 # abi #
170 #######
171 epan/abi-check-headers/
172 epan/abi-descriptor.xml
173 filetap/abi-check-headers/
174 filetap/abi-descriptor.xml
175 wiretap/abi-check-headers/
176 wiretap/abi-descriptor.xml
177 wsutil/abi-check-headers/
178 wsutil/abi-descriptor.xml
179
180 # Windows Stuff #
181 #################
182 *.bsc
183 *.dsp
184 *.dsw
185 *.chm
186 *.exp
187 *.lib
188 *.ilk
189 *.manifest
190 *.pdb
191 *.rc
192 !adns_dll.rc
193 !image/file_dlg_win32.rc
194 *.res
195 _libs_check_
196 /wireshark-gtk*
197 doc/ws.css
198 ui/qt/config.pri
199
200 # Misc #
201 ########
202 *.swp
203 *~
204 .DS_Store
205 cscope.*
206 tags
207 macosx-support-libs
208 packaging/macosx/COPYING.txt
209 packaging/macosx/Info.plist
210 packaging/macosx/osx-dmg.sh
211 packaging/macosx/Wireshark_package.pmdoc/index.xml
212 packaging/nsis/qt-dll-manifest.nsh
213 packaging/portableapps/win32/Files/
214 packaging/portableapps/win32/WiresharkPortable.ini
215 packaging/portableapps/win32/appinfo.ini
216 packaging/portableapps/win32/distribution.nmake
217 packaging/rpm/SPECS/wireshark.spec
218 packaging/svr4/checkinstall
219 packaging/svr4/pkginfo