Update gitignore for CodeLite project files

This commit is contained in:
dingusdev 2023-12-01 16:11:32 -07:00
parent 7eb2fd23c3
commit 628d7249b1
1 changed files with 7 additions and 0 deletions

7
.gitignore vendored
View File

@ -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