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