certs/server.crt certs/server.key # Build system build/ CMakeCache.txt CMakeFiles/ cmake_install.cmake Makefile *.cmake compile_commands.json # Build artifacts *.o *.a *.so *.dylib *.exe *.dll *.lib # Binaries chat_server chat_client_qt chat_client_win dbmanager moc_*.cpp moc_*.h ui_*.h qrc_*.cpp # Database *.db scar_chat.db # Android Client android_client/.gradle/ android_client/build/ android_client/.idea/ android_client/*.iml android_client/local.properties android_client/.DS_Store # IDE .vscode/ .idea/ *.swp *.swo *~ *.user *.pro.user # OS .DS_Store Thumbs.db