Revert "s3:selftest: also run test_smbclient_s3.sh with PROTO=SMB3"
[metze/samba/wip.git] / .gitignore
index 46c01af8b41b0d20650851bde7f7bd612e11d6a1..1b307ca80d60774bb42fc5bdaa7b8d287da6777f 100644 (file)
@@ -18,6 +18,7 @@ autom4te.cache
 *.pyc
 semantic.cache
 /selftest/gnupg/random_seed
+/selftest/gnupg/.gpg-*
 /pidl/blib
 /pidl/cover_db
 /pidl/Makefile
@@ -62,3 +63,21 @@ semantic.cache
 .testrepository
 /bin/.confcache/*/*
 /bin/.conf_check_*/*
+/.emacs.desktop*
+.gdb_history
+.clang-format
+.agignore
+# generated by configure
+python/samba/provision/kerberos_implementation.py
+
+# vagrant
+.vagrant/
+
+# Visual Studio Code
+.vscode/
+
+# read by pyenv to auto switch python envs
+.python-version
+
+# read by direnv to auto load environment variables
+.envrc