7bf2a36a428ce3055a2f3984b47b46812081f9e4
[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/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 wireshark-tap-register.c
63 wireshark-tap-register-cache.pkl
64
65 # Generated makefile system #
66 #############################
67 *.sym
68 aclocal.m4
69 autom4te.cache
70 capinfos
71 captype
72 compile
73 config.h
74 config.h.in
75 config.cache
76 config.log
77 config.status
78 configure
79 depcomp
80 dftest
81 dumpcap
82 editcap
83 exntest
84 gitversion.h
85 install-sh
86 libtool
87 ltmain.sh
88 Makefile
89 Makefile.in
90 mergecap
91 missing
92 oids_test
93 randpkt
94 rawshark
95 reordercap
96 reassemble_test
97 stamp-h1
98 text2pcap
99 tfshark
100 tshark
101 tvbtest
102 wireshark
103 wmem_test
104 ylwrap
105
106
107 # CMake #
108 ##################
109 CMakeCache.txt
110 CMakeFiles
111 cmake_install.cmake
112 CPackConfig.cmake
113 CPackSourceConfig.cmake
114 lib/
115
116
117 # Generated dir #
118 ##################
119 .deps
120 .libs
121
122
123 # Doc #
124 ########
125 *.html
126 *.[14]
127 AUTHORS-SHORT
128 AUTHORS-SHORT-FORMAT
129 doxygen.cfg
130 help/faq.txt
131 pod2htm[di].tmp
132 wireshark.pod
133 docbook/developer-guide.xml
134 docbook/ws?g_src/WS?G_*.dbk
135 docbook/*-guide-*.fo
136 docbook/*-guide-*.pdf
137 docbook/ws?g_html/
138 docbook/ws?g_html_chunked/
139 docbook/git_version.xml
140 docbook/release-notes-*.pdf
141 docbook/release-notes.txt
142 docbook/wsdg.validated
143 docbook/wsluarm
144 docbook/wsluarm_src/
145 docbook/wsug.validated
146
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 *.chm
180 *.dsp
181 *.dsw
182 *.chm
183 *.exp
184 *.lib
185 *.ilk
186 *.manifest
187 *.pdb
188 *.rc
189 !adns_dll.rc
190 !image/file_dlg_win32.rc
191 *.res
192 *.manifest
193 _libs_check_
194 /wireshark-gtk*
195 doc/ws.css
196 ui/qt/config.pri
197
198 # Misc #
199 ########
200 *.swp
201 *~
202 .DS_Store
203 cscope.*
204 tags
205 macosx-support-libs
206 packaging/macosx/COPYING.txt
207 packaging/macosx/Info.plist
208 packaging/macosx/osx-dmg.sh
209 packaging/macosx/Wireshark_package.pmdoc/index.xml
210 packaging/rpm/SPECS/wireshark.spec
211 packaging/svr4/checkinstall
212 packaging/svr4/pkginfo