diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2023-03-14 13:52:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-14 13:52:44 +0100 |
commit | dce86edff0022079850367ec3dada7a2ecc490d4 (patch) | |
tree | 5e27509b7996e671dc40c0437e9b143a91237a97 | |
parent | 84e91ec3b56c1c4a6bac789a3be3cc17e164a91b (diff) | |
parent | af949f5cdd74e0f86ba2bcea510765f883ae2aee (diff) | |
download | PrismLauncher-dce86edff0022079850367ec3dada7a2ecc490d4.tar.gz PrismLauncher-dce86edff0022079850367ec3dada7a2ecc490d4.tar.bz2 PrismLauncher-dce86edff0022079850367ec3dada7a2ecc490d4.zip |
Merge pull request #934 from heftymouse/develop
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,10 +11,12 @@ html/ *.pro.user CMakeLists.txt.user CMakeLists.txt.user.* +CMakeSettings.json /.project /.settings /.idea /.vscode +/.vs cmake-build-*/ Debug |