diff --git a/.gitignore b/.gitignore index 57dc83a..71d2d19 100644 --- a/.gitignore +++ b/.gitignore @@ -13,10 +13,12 @@ compile_commands.json CTestTestfile.cmake _deps CMakeUserPresets.json -TrayServerLMS/TestServerLMS/CMakeLists.txt.user -ServerLMS/ServerLMS/CMakeLists.txt.user -InstructorsAndTrainees/CMakeLists.txt.user -GUIdataBaseLMS/CMakeLists.txt.user -DataBaseLMS/CMakeLists.txt.user + +ProgramServerMPS/TestServerLMS/CMakeLists.txt.user.* +ProgramAWSinstructorMPS/CMakeLists.txt.user.* +LibServer/ServerLMS/CMakeLists.txt.user.* +LibInstructorsAndTrainees/CMakeLists.txt.user.* +LibDataBaseInterface/CMakeLists.txt.user.* + DOCS/.obsidian -GUIdataBaseLMS/StaticData +