mirror of
https://github.com/dingusdev/dingusppc.git
synced 2025-08-15 09:27:27 +00:00
Update gitignore for CodeLite project files
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -16,6 +16,13 @@ CMakeSettings.json
|
|||||||
*.vcxproj
|
*.vcxproj
|
||||||
*.vcxproj.filters
|
*.vcxproj.filters
|
||||||
|
|
||||||
|
# Ignore CodeLite configuration files
|
||||||
|
*.workspace
|
||||||
|
*.workspace.*
|
||||||
|
compile_commands.json
|
||||||
|
*.session
|
||||||
|
*.tags
|
||||||
|
|
||||||
# Ignore generated executables
|
# Ignore generated executables
|
||||||
dingusppc
|
dingusppc
|
||||||
dingusppc.exe
|
dingusppc.exe
|
||||||
|
Reference in New Issue
Block a user