diff --git a/.gitignore b/.gitignore index d3571132ec..f4abf21e7a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,11 @@ +# Meson +/_build +/compile_commands.json + +# Atom editor +/.vscode + +# Autotools *.la *.lo *.o