CMake: API reference fixes.
[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/dissectors/dcerpc/idl2wrs
30 epan/dissectors/dcerpc/*/packet-dcerpc-*.[hc]
31 epan/dissectors/mesa
32 epan/dissectors/xcbproto
33 epan/dissectors/packet-ncp2222.c
34 epan/dissectors/dissectors.c
35 epan/dissectors/dissectors.in.txt
36 epan/dissectors/make-dissectors
37 epan/dtd_parse.c
38 epan/dtd_preparse.c
39 epan/uat_load.c
40 epan/version_info.c
41 epan/wslua/declare_wslua.h
42 epan/wslua/register_wslua.c
43 epan/wslua/taps.txt
44 epan/wslua/taps_wslua.c
45 epan/ps.c
46 plugins/epan/*/plugin.c
47 plugins/wiretap/*/plugin.c
48 plugins/codecs/*/plugin.c
49 plugins/epan/mate/mate_parser.c
50 version.h
51 tools/lemon/lemon
52 tshark-tap-register.c
53 wiretap/ascend.c
54 wiretap/ascend.h
55 wiretap/k12text.c
56 wiretap/version_info.c
57 wireshark-tap-register.c
58 ui/make-taps
59
60 # Generated makefile system #
61 #############################
62 .dirstamp
63 aclocal.m4
64 androiddump
65 autom4te.cache
66 capinfos
67 captype
68 ciscodump
69 compile
70 config.h
71 config.h.in
72 config.cache
73 config.log
74 config.status
75 configure
76 depcomp
77 dftest
78 dumpcap
79 editcap
80 exntest
81 fuzzshark
82 install-sh
83 libtool
84 libtool.m4
85 lt~obsolete.m4
86 ltmain.sh
87 ltoptions.m4
88 ltsugar.m4
89 ltversion.m4
90 Makefile
91 Makefile.in
92 mergecap
93 missing
94 mmdbresolve
95 oids_test
96 randpkt
97 randpktdump
98 rawshark
99 reordercap
100 reassemble_test
101 sharkd
102 sshdump
103 stamp-h1
104 text2pcap
105 tfshark
106 tshark
107 tvbtest
108 udpdump
109 wireshark
110 wmem_test
111 ylwrap
112
113 # CMake #
114 ##################
115 CMakeCache.txt
116 CMakeFiles
117 CMakeLists.txt.user*
118 cmake_install.cmake
119 CPackConfig.cmake
120 CPackSourceConfig.cmake
121 lib/
122 WiresharkConfig.cmake
123 WiresharkConfigVersion.cmake
124 wireshark.pc
125 run/
126 build.ninja
127 rules.ninja
128 .ninja_deps
129 .ninja_log
130 epan/dissectors/asn1/*/*-stamp
131 epan/dissectors/pidl/*-stamp
132 epan/dissectors/dcerpc/*-stamp
133
134
135 # Generated dir #
136 ##################
137 .deps
138 .libs
139 packaging/rpm/RPMS
140 packaging/rpm/SRPMS
141
142
143 # Doc #
144 ########
145 *.html
146 *.[14]
147 AUTHORS.git
148 AUTHORS-SHORT
149 AUTHORS-SHORT-FORMAT
150 help/faq.txt
151 pod2htm[di].tmp
152 wireshark.pod
153 docbook/developer-guide-toc.hhc
154 docbook/developer-guide.hhp
155 docbook/developer-guide*.xml
156 docbook/user-guide-toc.hhc
157 docbook/user-guide.hhp
158 docbook/user-guide*.xml
159 docbook/ws?g_src/WS?G_*.dbk
160 docbook/*-guide-*.fo
161 docbook/*-guide-*.pdf
162 docbook/ws?g_html/
163 docbook/ws?g_html_chunked/
164 docbook/ws?g_chm/
165 docbook/release-notes-*.pdf
166 docbook/release-notes.txt
167 docbook/wsluarm
168 docbook/wsluarm_src/
169 wsar_html/
170 wsar_html.zip
171
172 # Qt #
173 ######
174 qtshark
175 /ui/qt/__/
176 /ui/qt/*.qrc.depends
177 /ui/qt/*.pro.user
178 /ui/qt/*.qm
179 /ui/qt/**/moc_*.cpp
180 /ui/qt/**/moc_*.cpp_parameters
181 /ui/qt/**/*.moc.cpp
182 /ui/qt/**/*.rcc.cpp
183 /ui/qt/**/moc_*.cxx
184 /ui/qt/i18n.qrc
185 /ui/qt/qrc_*.cpp
186 /ui/qt/qrc_*.cxx
187 /ui/qt/ui_*.h
188 /ui/qt/console.lua
189 /wireshark-qt*
190
191 # abi #
192 #######
193 epan/abi-check-headers/
194 epan/abi-descriptor.xml
195 wiretap/abi-check-headers/
196 wiretap/abi-descriptor.xml
197 wsutil/abi-check-headers/
198 wsutil/abi-descriptor.xml
199
200 # Windows Stuff #
201 #################
202 *.bsc
203 *.dir/
204 *.dsp
205 *.dsw
206 *.chm
207 *.exp
208 *.lib
209 *.ilk
210 *.manifest
211 *.pdb
212 *.nativecodeanalysis.xml
213 *.rc
214 !image/file_dlg_win32.rc
215 *.res
216 *.vcxproj*
217 /Copying.txt
218 /News.txt
219 /README.txt
220 /README.windows.txt
221 Win32/
222 Wireshark.opensdf
223 Wireshark.sdf
224 Wireshark.sln
225 Wireshark.*.suo
226 x64/
227 _libs_check_
228 doc/ws.css
229 ui/qt/config.pri
230 packaging/nsis/all-manifest.nsh
231 /packaging/portableapps/WiresharkPortable/
232 /zlib/
233
234 # Misc #
235 ########
236 .vagrant
237 .vscode
238 *.swp
239 *~
240 .DS_Store
241 cscope.*
242 dummy.cpp
243 tags
244 TAGS
245 macosx-support-libs
246 packaging/macosx/COPYING.txt
247 packaging/macosx/Info.plist
248 packaging/macosx/osx-dmg.sh
249 packaging/macosx/PkgInfo
250 packaging/macosx/Wireshark_package.pmdoc/index.xml
251 packaging/nsis/config.nsh
252 packaging/nsis/qt-dll-manifest.nsh
253 packaging/portableapps/Files/
254 packaging/portableapps/appinfo.ini
255 packaging/rpm/SPECS/wireshark.spec
256 vgcore.*
257 Wireshark.*
258 .pytest_cache/