packet-dis: fix typos
[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 exntest
82 gitversion.h
83 install-sh
84 libtool
85 ltmain.sh
86 Makefile
87 Makefile.in
88 mergecap
89 missing
90 oids_test
91 randpkt
92 rawshark
93 reordercap
94 reassemble_test
95 stamp-h1
96 text2pcap
97 tfshark
98 tshark
99 tvbtest
100 wireshark
101 wmem_test
102 ylwrap
103
104
105 # CMake #
106 ##################
107 CMakeCache.txt
108 CMakeFiles
109 cmake_install.cmake
110 CPackConfig.cmake
111 CPackSourceConfig.cmake
112 lib/
113
114
115 # Generated dir #
116 ##################
117 .deps
118 .libs
119
120
121 # Doc #
122 ########
123 *.html
124 *.[14]
125 AUTHORS-SHORT
126 AUTHORS-SHORT-FORMAT
127 doxygen.cfg
128 doxygen-*.tag
129 help/faq.txt
130 pod2htm[di].tmp
131 wireshark.pod
132 docbook/developer-guide.xml
133 docbook/ws?g_src/WS?G_*.dbk
134 docbook/*-guide-*.fo
135 docbook/*-guide-*.pdf
136 docbook/ws?g_html/
137 docbook/ws?g_html_chunked/
138 docbook/git_version.xml
139 docbook/release-notes-*.pdf
140 docbook/release-notes.txt
141 docbook/wsdg.validated
142 docbook/wsluarm
143 docbook/wsluarm_src/
144 docbook/wsug.validated
145 wsar_html/
146 wsar_html.zip
147
148 # Qt #
149 ######
150 qtshark
151 *.rcc.cpp
152 /ui/qt/__/
153 /ui/qt/*.qrc.depends
154 /ui/qt/*.pro.user
155 #/ui/qt/*.qm
156 /ui/qt/moc_*.cpp
157 /ui/qt/*.moc.cpp
158 /ui/qt/moc_*.cxx
159 /ui/qt/qrc_*.cpp
160 /ui/qt/qrc_*.cxx
161 /ui/qt/ui_*.h
162 /ui/qt/console.lua
163 /wireshark-qt*
164
165 # abi #
166 #######
167 epan/abi-check-headers/
168 epan/abi-descriptor.xml
169 filetap/abi-check-headers/
170 filetap/abi-descriptor.xml
171 wiretap/abi-check-headers/
172 wiretap/abi-descriptor.xml
173 wsutil/abi-check-headers/
174 wsutil/abi-descriptor.xml
175
176 # Windows Stuff #
177 #################
178 *.bsc
179 *.dsp
180 *.dsw
181 *.chm
182 *.exp
183 *.lib
184 *.ilk
185 *.manifest
186 *.pdb
187 *.rc
188 !adns_dll.rc
189 !image/file_dlg_win32.rc
190 *.res
191 _libs_check_
192 /wireshark-gtk*
193 doc/ws.css
194 ui/qt/config.pri
195
196 # Misc #
197 ########
198 *.swp
199 *~
200 .DS_Store
201 cscope.*
202 tags
203 macosx-support-libs
204 packaging/macosx/COPYING.txt
205 packaging/macosx/Info.plist
206 packaging/macosx/osx-dmg.sh
207 packaging/macosx/Wireshark_package.pmdoc/index.xml
208 packaging/rpm/SPECS/wireshark.spec
209 packaging/svr4/checkinstall
210 packaging/svr4/pkginfo