Remove executable bit, from not executable files.
[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 echld_test
89 exntest
90 install-sh
91 libtool
92 libtool.m4
93 lt~obsolete.m4
94 ltmain.sh
95 ltoptions.m4
96 ltsugar.m4
97 ltversion.m4
98 Makefile
99 Makefile.in
100 mergecap
101 missing
102 oids_test
103 randpkt
104 randpktdump
105 rawshark
106 reordercap
107 reassemble_test
108 sharkd
109 sshdump
110 stamp-h1
111 text2pcap
112 tfshark
113 tshark
114 tvbtest
115 udpdump
116 wireshark
117 wmem_test
118 ylwrap
119
120 # CMake #
121 ##################
122 CMakeCache.txt
123 CMakeFiles
124 CMakeLists.txt.user*
125 cmake_install.cmake
126 CPackConfig.cmake
127 CPackSourceConfig.cmake
128 lib/
129 WiresharkConfig.cmake
130 WiresharkConfigVersion.cmake
131 epan/dissectors/_regc.tmp
132 epan/dissectors/files.txt
133 wireshark.pc
134 run/
135 tshark-tap-register-cache.pkl
136 build.ninja
137 rules.ninja
138 .ninja_deps
139 .ninja_log
140 epan/dissectors/asn1/*/*-stamp
141 epan/dissectors/pidl/*-stamp
142 epan/dissectors/dcerpc/*-stamp
143
144
145 # Generated dir #
146 ##################
147 .deps
148 .libs
149 packaging/rpm/RPMS
150 packaging/rpm/SRPMS
151
152
153 # Doc #
154 ########
155 *.html
156 *.[14]
157 AUTHORS.git
158 AUTHORS-SHORT
159 AUTHORS-SHORT-FORMAT
160 doxygen.cfg
161 doxygen-*.tag
162 help/faq.txt
163 pod2htm[di].tmp
164 wireshark.pod
165 docbook/developer-guide-toc.hhc
166 docbook/developer-guide.hhp
167 docbook/developer-guide*.xml
168 docbook/user-guide-toc.hhc
169 docbook/user-guide.hhp
170 docbook/user-guide*.xml
171 docbook/ws?g_src/WS?G_*.dbk
172 docbook/*-guide-*.fo
173 docbook/*-guide-*.pdf
174 docbook/ws?g_html/
175 docbook/ws?g_html_chunked/
176 docbook/ws?g_chm/
177 docbook/release-notes-*.pdf
178 docbook/release-notes.txt
179 docbook/wsluarm
180 docbook/wsluarm_src/
181 wsar_html/
182 wsar_html.zip
183
184 # Qt #
185 ######
186 qtshark
187 /ui/qt/__/
188 /ui/qt/*.qrc.depends
189 /ui/qt/*.pro.user
190 /ui/qt/*.qm
191 /ui/qt/moc_*.cpp
192 /ui/qt/moc_*.cpp_parameters
193 /ui/qt/*.moc.cpp
194 /ui/qt/*.rcc.cpp
195 /ui/qt/moc_*.cxx
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.*