selftest: Add common function to return cmd environment variables
[gd/samba-autobuild/.git] / .gitignore
index 9e99c10de775edc75c698fe686bd660a938f3a57..1b307ca80d60774bb42fc5bdaa7b8d287da6777f 100644 (file)
@@ -66,6 +66,18 @@ semantic.cache
 /.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