diff options
author | rtk0c <[email protected]> | 2021-11-25 11:58:47 -0800 |
---|---|---|
committer | rtk0c <[email protected]> | 2021-11-25 11:58:47 -0800 |
commit | 2599909052ef552efd5622bf73b60913e815b498 (patch) | |
tree | c0618d6f4c79d32de1b5885443c8e82c2ec9e079 /.gitignore | |
parent | 4932f36da4fab3fc8965822bba473cbd20f7f405 (diff) |
Remove CMakeSettings.json from git
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ CMakeLists.txt.user* *.opensdf *.vcxproj *vcxproj.* +CMakeSettings.json # MinGW generated files *.Debug |