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