aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNikhil B <59918974+heftymouse@users.noreply.github.com>2023-03-14 16:52:06 +0530
committerNikhil B <59918974+heftymouse@users.noreply.github.com>2023-03-14 16:52:06 +0530
commitaf949f5cdd74e0f86ba2bcea510765f883ae2aee (patch)
tree7f562f4df467b9840a1b5daa32a17a6f0c06b4bd /.gitignore
parente0e26a37b530254383fbb7b6853e8e3358f7100d (diff)
downloadPrismLauncher-af949f5cdd74e0f86ba2bcea510765f883ae2aee.tar.gz
PrismLauncher-af949f5cdd74e0f86ba2bcea510765f883ae2aee.tar.bz2
PrismLauncher-af949f5cdd74e0f86ba2bcea510765f883ae2aee.zip
Add visual studio files to gitignore
Signed-off-by: Nikhil B <59918974+heftymouse@users.noreply.github.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 010bc323..c72f7a1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,10 +11,12 @@ html/
*.pro.user
CMakeLists.txt.user
CMakeLists.txt.user.*
+CMakeSettings.json
/.project
/.settings
/.idea
/.vscode
+/.vs
cmake-build-*/
Debug