2014-02-22 19:56:25 +00:00
|
|
|
#
|
|
|
|
# This file is tracked by git for the wireshark repository, and thus
|
|
|
|
# should only contain ignore entries common to all wireshark developers.
|
|
|
|
# To ignore files specific to your local repository, for example files
|
|
|
|
# generated by your editor, add them to your repository exclude file
|
|
|
|
# (.git/info/exclude) or your global ~/.gitignore_global. For details
|
|
|
|
# see:
|
|
|
|
# https://help.github.com/articles/ignoring-files
|
|
|
|
#
|
|
|
|
|
2011-11-22 00:13:12 +00:00
|
|
|
# Compiled or generated source #
|
|
|
|
################################
|
|
|
|
*.dll
|
|
|
|
*.exe
|
|
|
|
*.la
|
2013-09-19 20:26:41 +00:00
|
|
|
*.lai
|
2011-12-31 01:23:06 +00:00
|
|
|
*.lo
|
|
|
|
*.obj
|
2011-11-22 00:13:12 +00:00
|
|
|
*.pyc
|
2013-08-10 21:32:40 +00:00
|
|
|
*.so*
|
2011-12-31 01:23:06 +00:00
|
|
|
*.[oa]
|
2014-02-22 19:56:25 +00:00
|
|
|
*.dylib
|
2011-11-22 00:13:12 +00:00
|
|
|
*grammar.out
|
2011-12-31 01:23:06 +00:00
|
|
|
*grammar.[ch]
|
2011-11-22 00:13:12 +00:00
|
|
|
*scanner.c
|
|
|
|
*_dict.c
|
2011-12-31 01:23:06 +00:00
|
|
|
*_lex.h
|
2014-01-30 04:43:31 +00:00
|
|
|
init.lua
|
2011-12-31 01:23:06 +00:00
|
|
|
epan/declare_wslua.h
|
|
|
|
epan/dissectors/dcerpc/idl2wrs
|
2013-02-23 11:20:53 +00:00
|
|
|
epan/dissectors/mesa
|
|
|
|
epan/dissectors/xcbproto
|
2011-11-22 00:13:12 +00:00
|
|
|
epan/dissectors/packet-ncp2222.c
|
|
|
|
epan/dissectors/register-cache.pkl
|
|
|
|
epan/dissectors/register.c
|
|
|
|
epan/dtd_parse.c
|
|
|
|
epan/dtd_preparse.c
|
2013-05-13 20:24:05 +00:00
|
|
|
epan/packet-ncp2222.c
|
2011-12-31 01:23:06 +00:00
|
|
|
epan/register-cache.pkl
|
|
|
|
epan/register.c
|
|
|
|
epan/register_wslua.c
|
|
|
|
epan/taps.txt
|
|
|
|
epan/taps_wslua.c
|
2011-11-22 00:13:12 +00:00
|
|
|
epan/uat_load.c
|
|
|
|
epan/wslua/declare_wslua.h
|
|
|
|
epan/wslua/register_wslua.c
|
|
|
|
epan/wslua/taps.txt
|
|
|
|
epan/wslua/taps_wslua.c
|
2013-07-12 13:04:28 +00:00
|
|
|
epan/ps.c
|
2012-11-04 16:01:46 +00:00
|
|
|
ui/cli/tshark-tap-register-cache.pkl
|
2011-12-31 01:23:06 +00:00
|
|
|
plugin.c
|
2011-11-22 00:13:12 +00:00
|
|
|
plugins/mate/mate_parser.c
|
2014-02-07 19:14:52 +00:00
|
|
|
version.h
|
2011-11-22 00:13:12 +00:00
|
|
|
tools/lemon/lemon
|
|
|
|
tools/setuid-root.pl
|
|
|
|
tshark-tap-register.c
|
|
|
|
wiretap/ascend.c
|
|
|
|
wiretap/ascend.h
|
|
|
|
wiretap/k12text.c
|
2013-12-11 13:14:08 +00:00
|
|
|
wireshark-tap-register.c
|
|
|
|
wireshark-tap-register-cache.pkl
|
2011-11-22 00:13:12 +00:00
|
|
|
|
|
|
|
# Generated makefile system #
|
|
|
|
#############################
|
|
|
|
*.sym
|
|
|
|
aclocal.m4
|
2011-12-31 01:23:06 +00:00
|
|
|
autom4te.cache
|
|
|
|
capinfos
|
2014-01-15 18:06:57 +00:00
|
|
|
captype
|
2011-12-31 01:23:06 +00:00
|
|
|
compile
|
2011-11-22 00:13:12 +00:00
|
|
|
config.h
|
|
|
|
config.h.in
|
2014-02-16 18:18:34 +00:00
|
|
|
config.cache
|
2011-11-22 00:13:12 +00:00
|
|
|
config.log
|
|
|
|
config.status
|
2011-12-31 01:23:06 +00:00
|
|
|
configure
|
2011-11-22 00:13:12 +00:00
|
|
|
depcomp
|
|
|
|
dftest
|
|
|
|
dumpcap
|
|
|
|
editcap
|
2014-06-30 22:11:01 +00:00
|
|
|
echld_test
|
2014-01-29 23:10:22 +00:00
|
|
|
exntest
|
2014-03-04 19:18:26 +00:00
|
|
|
gitversion.h
|
2011-12-31 01:23:06 +00:00
|
|
|
install-sh
|
|
|
|
libtool
|
2014-11-04 19:17:45 +00:00
|
|
|
libtool.m4
|
|
|
|
lt~obsolete.m4
|
2011-12-31 01:23:06 +00:00
|
|
|
ltmain.sh
|
2014-11-04 19:17:45 +00:00
|
|
|
ltoptions.m4
|
|
|
|
ltsugar.m4
|
|
|
|
ltversion.m4
|
2011-12-31 01:23:06 +00:00
|
|
|
Makefile
|
|
|
|
Makefile.in
|
2011-11-22 00:13:12 +00:00
|
|
|
mergecap
|
2011-12-31 01:23:06 +00:00
|
|
|
missing
|
2014-01-29 23:10:22 +00:00
|
|
|
oids_test
|
2011-11-22 00:13:12 +00:00
|
|
|
randpkt
|
|
|
|
rawshark
|
2012-09-25 01:43:38 +00:00
|
|
|
reordercap
|
2013-07-21 17:36:35 +00:00
|
|
|
reassemble_test
|
2011-12-31 01:23:06 +00:00
|
|
|
stamp-h1
|
2011-11-22 00:13:12 +00:00
|
|
|
text2pcap
|
2014-01-15 18:06:57 +00:00
|
|
|
tfshark
|
2011-11-22 00:13:12 +00:00
|
|
|
tshark
|
2013-07-21 17:36:35 +00:00
|
|
|
tvbtest
|
2011-11-22 00:13:12 +00:00
|
|
|
wireshark
|
2013-05-13 20:24:22 +00:00
|
|
|
wmem_test
|
2011-11-22 00:13:12 +00:00
|
|
|
ylwrap
|
|
|
|
|
|
|
|
|
2011-12-28 22:57:02 +00:00
|
|
|
# CMake #
|
|
|
|
##################
|
|
|
|
CMakeCache.txt
|
|
|
|
CMakeFiles
|
2011-12-31 01:23:06 +00:00
|
|
|
cmake_install.cmake
|
2011-12-28 22:57:02 +00:00
|
|
|
CPackConfig.cmake
|
|
|
|
CPackSourceConfig.cmake
|
2011-12-31 01:23:06 +00:00
|
|
|
lib/
|
|
|
|
|
2011-12-28 22:57:02 +00:00
|
|
|
|
2011-11-22 00:13:12 +00:00
|
|
|
# Generated dir #
|
|
|
|
##################
|
|
|
|
.deps
|
|
|
|
.libs
|
2014-07-31 21:26:04 +00:00
|
|
|
packaging/rpm/RPMS
|
|
|
|
packaging/rpm/SRPMS
|
2011-11-22 00:13:12 +00:00
|
|
|
|
2011-12-31 01:23:06 +00:00
|
|
|
|
2011-11-22 00:13:12 +00:00
|
|
|
# Doc #
|
|
|
|
########
|
2011-12-31 01:23:06 +00:00
|
|
|
*.html
|
|
|
|
*.[14]
|
2011-11-22 00:13:12 +00:00
|
|
|
AUTHORS-SHORT
|
2011-12-31 01:23:06 +00:00
|
|
|
AUTHORS-SHORT-FORMAT
|
|
|
|
doxygen.cfg
|
2014-04-14 20:27:10 +00:00
|
|
|
doxygen-*.tag
|
2011-11-22 00:13:12 +00:00
|
|
|
help/faq.txt
|
2011-12-31 01:23:06 +00:00
|
|
|
pod2htm[di].tmp
|
|
|
|
wireshark.pod
|
2014-02-09 19:01:49 +00:00
|
|
|
docbook/developer-guide.xml
|
2014-02-01 19:26:38 +00:00
|
|
|
docbook/ws?g_src/WS?G_*.dbk
|
|
|
|
docbook/*-guide-*.fo
|
|
|
|
docbook/*-guide-*.pdf
|
|
|
|
docbook/ws?g_html/
|
|
|
|
docbook/ws?g_html_chunked/
|
2014-06-16 19:28:41 +00:00
|
|
|
docbook/ws?g_chm/
|
2014-02-22 19:16:44 +00:00
|
|
|
docbook/git_version.xml
|
|
|
|
docbook/release-notes-*.pdf
|
|
|
|
docbook/release-notes.txt
|
|
|
|
docbook/wsdg.validated
|
|
|
|
docbook/wsluarm
|
|
|
|
docbook/wsluarm_src/
|
|
|
|
docbook/wsug.validated
|
2014-04-14 20:27:10 +00:00
|
|
|
wsar_html/
|
|
|
|
wsar_html.zip
|
2011-12-31 01:23:06 +00:00
|
|
|
|
2012-02-04 17:36:10 +00:00
|
|
|
# Qt #
|
|
|
|
######
|
|
|
|
qtshark
|
2012-12-11 23:24:13 +00:00
|
|
|
*.rcc.cpp
|
2012-10-06 20:23:37 +00:00
|
|
|
/ui/qt/__/
|
2012-02-04 17:36:10 +00:00
|
|
|
/ui/qt/*.qrc.depends
|
|
|
|
/ui/qt/*.pro.user
|
2012-11-04 16:01:00 +00:00
|
|
|
#/ui/qt/*.qm
|
2012-02-04 17:36:10 +00:00
|
|
|
/ui/qt/moc_*.cpp
|
2012-12-11 23:24:13 +00:00
|
|
|
/ui/qt/*.moc.cpp
|
2012-02-04 17:36:10 +00:00
|
|
|
/ui/qt/moc_*.cxx
|
|
|
|
/ui/qt/qrc_*.cpp
|
|
|
|
/ui/qt/qrc_*.cxx
|
|
|
|
/ui/qt/ui_*.h
|
2012-09-18 19:31:29 +00:00
|
|
|
/ui/qt/console.lua
|
2013-02-23 11:20:53 +00:00
|
|
|
/wireshark-qt*
|
2011-11-22 00:13:12 +00:00
|
|
|
|
2013-05-13 20:24:14 +00:00
|
|
|
# abi #
|
|
|
|
#######
|
|
|
|
epan/abi-check-headers/
|
|
|
|
epan/abi-descriptor.xml
|
2014-01-14 20:37:23 +00:00
|
|
|
filetap/abi-check-headers/
|
|
|
|
filetap/abi-descriptor.xml
|
2013-05-13 20:24:14 +00:00
|
|
|
wiretap/abi-check-headers/
|
|
|
|
wiretap/abi-descriptor.xml
|
|
|
|
wsutil/abi-check-headers/
|
|
|
|
wsutil/abi-descriptor.xml
|
|
|
|
|
2013-06-29 21:58:46 +00:00
|
|
|
# Windows Stuff #
|
|
|
|
#################
|
|
|
|
*.bsc
|
|
|
|
*.dsp
|
|
|
|
*.dsw
|
|
|
|
*.chm
|
|
|
|
*.exp
|
|
|
|
*.lib
|
|
|
|
*.ilk
|
|
|
|
*.manifest
|
|
|
|
*.pdb
|
|
|
|
*.rc
|
2013-07-28 16:26:29 +00:00
|
|
|
!adns_dll.rc
|
|
|
|
!image/file_dlg_win32.rc
|
2013-06-29 21:58:46 +00:00
|
|
|
*.res
|
2013-07-28 16:26:29 +00:00
|
|
|
_libs_check_
|
2013-06-29 21:58:46 +00:00
|
|
|
/wireshark-gtk*
|
2013-07-28 16:26:29 +00:00
|
|
|
doc/ws.css
|
|
|
|
ui/qt/config.pri
|
2013-06-29 21:58:46 +00:00
|
|
|
|
2011-11-22 00:13:12 +00:00
|
|
|
# Misc #
|
|
|
|
########
|
|
|
|
*.swp
|
2012-03-16 18:51:46 +00:00
|
|
|
*~
|
2011-12-31 01:23:06 +00:00
|
|
|
.DS_Store
|
2012-10-06 20:23:37 +00:00
|
|
|
cscope.*
|
2013-10-28 17:07:14 +00:00
|
|
|
tags
|
2014-11-04 00:05:38 +00:00
|
|
|
TAGS
|
2014-02-25 14:17:00 +00:00
|
|
|
macosx-support-libs
|
2011-11-22 00:13:12 +00:00
|
|
|
packaging/macosx/COPYING.txt
|
|
|
|
packaging/macosx/Info.plist
|
2012-11-04 16:01:46 +00:00
|
|
|
packaging/macosx/osx-dmg.sh
|
2013-08-10 21:32:40 +00:00
|
|
|
packaging/macosx/Wireshark_package.pmdoc/index.xml
|
2014-07-30 16:33:43 +00:00
|
|
|
packaging/nsis/qt-dll-manifest.nsh
|
2014-07-27 21:19:08 +00:00
|
|
|
packaging/portableapps/win32/Files/
|
|
|
|
packaging/portableapps/win32/appinfo.ini
|
|
|
|
packaging/portableapps/win32/distribution.nmake
|
2011-11-22 00:13:12 +00:00
|
|
|
packaging/rpm/SPECS/wireshark.spec
|
|
|
|
packaging/svr4/checkinstall
|
|
|
|
packaging/svr4/pkginfo
|