Try to improve the "Kerberos requested but not OpenSSL" message.
[jelmer/wireshark.git] / .gitignore
index fe01da46c4c3d11d25997bd30d826d25fbf34b0f..7bf2a36a428ce3055a2f3984b47b46812081f9e4 100644 (file)
@@ -1,3 +1,13 @@
+#
+# 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
 *.pyc
 *.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
@@ -23,7 +35,6 @@ 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
@@ -33,7 +44,6 @@ 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
@@ -41,7 +51,7 @@ epan/ps.c
 ui/cli/tshark-tap-register-cache.pkl
 plugin.c
 plugins/mate/mate_parser.c
-svnversion.h
+version.h
 tools/lemon/lemon
 tools/lemon/lemon
 tools/setuid-root.pl
@@ -62,6 +72,7 @@ captype
 compile
 config.h
 config.h.in
+config.cache
 config.log
 config.status
 configure
@@ -70,6 +81,7 @@ dftest
 dumpcap
 editcap
 exntest
+gitversion.h
 install-sh
 libtool
 ltmain.sh
@@ -118,6 +130,20 @@ 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 #
 ######
@@ -174,9 +200,9 @@ ui/qt/config.pri
 *.swp
 *~
 .DS_Store
-.gitreview
 cscope.*
 tags
+macosx-support-libs
 packaging/macosx/COPYING.txt
 packaging/macosx/Info.plist
 packaging/macosx/osx-dmg.sh