diff --git a/.gitignore b/.gitignore index e02ca47a3..7309e1817 100644 --- a/.gitignore +++ b/.gitignore @@ -115,6 +115,14 @@ fabric.properties **/dependency-reduced-pom.xml # photon-server/photon-vision.iml +# compile_commands +compile_commands.json + +# clang configuration and clangd cache +.clang +.clangd/ +.cache/ + New client/photon-client/* *.prefs