api: clean up use of deprecated flag
[vpp.git] / .gitignore
index b39d137..ea33024 100644 (file)
@@ -84,6 +84,10 @@ GTAGS
 /sphinx_venv
 !/docs/Makefile
 
+# language servers
+compile_commands.json
+.clangd
+
 # indent backup files
 *.BAK
 
@@ -106,3 +110,5 @@ GTAGS
 # extra scripts config
 /extras/scripts/.config/
 
+# extras gomemif build files
+/extras/gomemif/bazel*