diff --git a/.gitignore b/.gitignore index 3584dc1..3b98d4c 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,13 @@ CMakeSettings.json *.vcxproj *.vcxproj.filters +# Ignore CodeLite configuration files +*.workspace +*.workspace.* +compile_commands.json +*.session +*.tags + # Ignore generated executables dingusppc dingusppc.exe