Fix warning found by -Wunused-const-variable (Clang 3.5)
[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/sminmpec.c
43 epan/taps.txt
44 epan/taps_wslua.c
45 epan/uat_load.c
46 epan/wslua/declare_wslua.h
47 epan/wslua/register_wslua.c
48 epan/wslua/taps.txt
49 epan/wslua/taps_wslua.c
50 epan/ps.c
51 ui/cli/tshark-tap-register-cache.pkl
52 plugin.c
53 plugins/mate/mate_parser.c
54 version.h
55 tools/lemon/lemon
56 tools/setuid-root.pl
57 tshark-tap-register.c
58 wiretap/ascend.c
59 wiretap/ascend.h
60 wiretap/k12text.c
61 wireshark-tap-register.c
62 wireshark-tap-register-cache.pkl
63
64 # Generated makefile system #
65 #############################
66 *.sym
67 aclocal.m4
68 autom4te.cache
69 capinfos
70 captype
71 compile
72 config.h
73 config.h.in
74 config.cache
75 config.log
76 config.status
77 configure
78 depcomp
79 dftest
80 dumpcap
81 editcap
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
121
122 # Doc #
123 ########
124 *.html
125 *.[14]
126 AUTHORS-SHORT
127 AUTHORS-SHORT-FORMAT
128 doxygen.cfg
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
146
147 # Qt #
148 ######
149 qtshark
150 *.rcc.cpp
151 /ui/qt/__/
152 /ui/qt/*.qrc.depends
153 /ui/qt/*.pro.user
154 #/ui/qt/*.qm
155 /ui/qt/moc_*.cpp
156 /ui/qt/*.moc.cpp
157 /ui/qt/moc_*.cxx
158 /ui/qt/qrc_*.cpp
159 /ui/qt/qrc_*.cxx
160 /ui/qt/ui_*.h
161 /ui/qt/console.lua
162 /wireshark-qt*
163
164 # abi #
165 #######
166 epan/abi-check-headers/
167 epan/abi-descriptor.xml
168 filetap/abi-check-headers/
169 filetap/abi-descriptor.xml
170 wiretap/abi-check-headers/
171 wiretap/abi-descriptor.xml
172 wsutil/abi-check-headers/
173 wsutil/abi-descriptor.xml
174
175 # Windows Stuff #
176 #################
177 *.bsc
178 *.dsp
179 *.dsw
180 *.chm
181 *.exp
182 *.lib
183 *.ilk
184 *.manifest
185 *.pdb
186 *.rc
187 !adns_dll.rc
188 !image/file_dlg_win32.rc
189 *.res
190 _libs_check_
191 /wireshark-gtk*
192 doc/ws.css
193 ui/qt/config.pri
194
195 # Misc #
196 ########
197 *.swp
198 *~
199 .DS_Store
200 cscope.*
201 tags
202 macosx-support-libs
203 packaging/macosx/COPYING.txt
204 packaging/macosx/Info.plist
205 packaging/macosx/osx-dmg.sh
206 packaging/macosx/Wireshark_package.pmdoc/index.xml
207 packaging/rpm/SPECS/wireshark.spec
208 packaging/svr4/checkinstall
209 packaging/svr4/pkginfo