diff options
author | Ryan Cao <70191398+ryanccn@users.noreply.github.com> | 2022-05-08 15:02:21 +0800 |
---|---|---|
committer | Ryan Cao <70191398+ryanccn@users.noreply.github.com> | 2022-05-08 15:02:21 +0800 |
commit | ae1aa6f63eb5f82788b3ff638becd8b6a9a44c74 (patch) | |
tree | d9e6f774fd8e4bdcf8a9408ee28e687f169c8d2e | |
parent | 5adcc26190b82dc9c1050452645d762f5e8b5a5e (diff) | |
download | PrismLauncher-ae1aa6f63eb5f82788b3ff638becd8b6a9a44c74.tar.gz PrismLauncher-ae1aa6f63eb5f82788b3ff638becd8b6a9a44c74.tar.bz2 PrismLauncher-ae1aa6f63eb5f82788b3ff638becd8b6a9a44c74.zip |
gitignore stuff
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ CMakeLists.txt.user.* /.project /.settings /.idea +/.vscode +.clang-format cmake-build-*/ Debug |