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