netcmd: Fix passwordsettings --max-pwd-age command
[kai/samba-autobuild/.git] / .gitignore
index 33e8fc5da50cffea3aaba6e75af5d3666c470dd5..1b307ca80d60774bb42fc5bdaa7b8d287da6777f 100644 (file)
@@ -17,6 +17,8 @@ autom4te.cache
 *.patch
 *.pyc
 semantic.cache
+/selftest/gnupg/random_seed
+/selftest/gnupg/.gpg-*
 /pidl/blib
 /pidl/cover_db
 /pidl/Makefile
@@ -61,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