Try to improve the "Kerberos requested but not OpenSSL" message.
[jelmer/wireshark.git] / .gitignore
index a6b41afd8cead5d3a2584ef5fcc96a33cadd2361..7bf2a36a428ce3055a2f3984b47b46812081f9e4 100644 (file)
@@ -1,27 +1,40 @@
+#
+# 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
+#
+
 # Compiled or generated source #
 ################################
 *.dll
 *.exe
 *.la
+*.lai
 *.lo
 *.obj
 *.pyc
-*.so
+*.so*
 *.[oa]
+*.dylib
 *grammar.out
 *grammar.[ch]
 *scanner.c
 *_dict.c
 *_lex.h
+init.lua
 epan/declare_wslua.h
 epan/dissectors/dcerpc/idl2wrs
+epan/dissectors/mesa
+epan/dissectors/xcbproto
 epan/dissectors/packet-ncp2222.c
-epan/dissectors/packet-spnego.h
 epan/dissectors/register-cache.pkl
 epan/dissectors/register.c
 epan/dtd_parse.c
 epan/dtd_preparse.c
-epan/init.lua
 epan/packet-ncp2222.c
 epan/register-cache.pkl
 epan/register.c
@@ -31,15 +44,14 @@ epan/taps.txt
 epan/taps_wslua.c
 epan/uat_load.c
 epan/wslua/declare_wslua.h
-epan/wslua/init.lua
 epan/wslua/register_wslua.c
 epan/wslua/taps.txt
 epan/wslua/taps_wslua.c
-gtk/wireshark-tap-register.c
+epan/ps.c
+ui/cli/tshark-tap-register-cache.pkl
 plugin.c
 plugins/mate/mate_parser.c
-ps.c
-svnversion.h
+version.h
 tools/lemon/lemon
 tools/lemon/lemon
 tools/setuid-root.pl
@@ -47,7 +59,8 @@ tshark-tap-register.c
 wiretap/ascend.c
 wiretap/ascend.h
 wiretap/k12text.c
-
+wireshark-tap-register.c
+wireshark-tap-register-cache.pkl
 
 # Generated makefile system #
 #############################
@@ -55,9 +68,11 @@ wiretap/k12text.c
 aclocal.m4
 autom4te.cache
 capinfos
+captype
 compile
 config.h
 config.h.in
+config.cache
 config.log
 config.status
 configure
@@ -65,6 +80,8 @@ depcomp
 dftest
 dumpcap
 editcap
+exntest
+gitversion.h
 install-sh
 libtool
 ltmain.sh
@@ -72,12 +89,18 @@ Makefile
 Makefile.in
 mergecap
 missing
+oids_test
 randpkt
 rawshark
+reordercap
+reassemble_test
 stamp-h1
 text2pcap
+tfshark
 tshark
+tvbtest
 wireshark
+wmem_test
 ylwrap
 
 
@@ -107,14 +130,83 @@ doxygen.cfg
 help/faq.txt
 pod2htm[di].tmp
 wireshark.pod
+docbook/developer-guide.xml
+docbook/ws?g_src/WS?G_*.dbk
+docbook/*-guide-*.fo
+docbook/*-guide-*.pdf
+docbook/ws?g_html/
+docbook/ws?g_html_chunked/
+docbook/git_version.xml
+docbook/release-notes-*.pdf
+docbook/release-notes.txt
+docbook/wsdg.validated
+docbook/wsluarm
+docbook/wsluarm_src/
+docbook/wsug.validated
+
+
+# Qt #
+######
+qtshark
+*.rcc.cpp
+/ui/qt/__/
+/ui/qt/*.qrc.depends
+/ui/qt/*.pro.user
+#/ui/qt/*.qm
+/ui/qt/moc_*.cpp
+/ui/qt/*.moc.cpp
+/ui/qt/moc_*.cxx
+/ui/qt/qrc_*.cpp
+/ui/qt/qrc_*.cxx
+/ui/qt/ui_*.h
+/ui/qt/console.lua
+/wireshark-qt*
+
+# abi #
+#######
+epan/abi-check-headers/
+epan/abi-descriptor.xml
+filetap/abi-check-headers/
+filetap/abi-descriptor.xml
+wiretap/abi-check-headers/
+wiretap/abi-descriptor.xml
+wsutil/abi-check-headers/
+wsutil/abi-descriptor.xml
 
+# Windows Stuff #
+#################
+*.bsc
+*.chm
+*.dsp
+*.dsw
+*.chm
+*.exp
+*.lib
+*.ilk
+*.manifest
+*.pdb
+*.rc
+!adns_dll.rc
+!image/file_dlg_win32.rc
+*.res
+*.manifest
+_libs_check_
+/wireshark-gtk*
+doc/ws.css
+ui/qt/config.pri
 
 # Misc #
 ########
 *.swp
+*~
 .DS_Store
+cscope.*
+tags
+macosx-support-libs
 packaging/macosx/COPYING.txt
 packaging/macosx/Info.plist
+packaging/macosx/osx-dmg.sh
+packaging/macosx/Wireshark_package.pmdoc/index.xml
 packaging/rpm/SPECS/wireshark.spec
 packaging/svr4/checkinstall
 packaging/svr4/pkginfo