idl: Remove a trailing empty line
[samba.git] / .gitignore
index 1f064939de258fcf9e1197249680e3801b58d3a1..1b307ca80d60774bb42fc5bdaa7b8d287da6777f 100644 (file)
@@ -64,8 +64,20 @@ semantic.cache
 /bin/.confcache/*/*
 /bin/.conf_check_*/*
 /.emacs.desktop*
-/.gdb_history
+.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