s4:heimdal: import lorikeet-heimdal-201809171727 (commit 738047b6e5b93667a81fc2469809...
[metze/samba/wip.git] / .gitignore
index 9e99c10de775edc75c698fe686bd660a938f3a57..49abc2e9099917e1a5096a5c134eaa9bbd1ecf4c 100644 (file)
@@ -3,6 +3,7 @@
 /st/
 .waf*
 .lock-wscript
+.build.log
 *~
 *.swp
 /tags
@@ -66,6 +67,22 @@ 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
+
+# YouCompleteMe
+compile_commands.json
+.clangd/