aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Ramos <juan@lunarg.com>2023-08-30 16:11:01 -0600
committerJuan Ramos <114601453+juan-lunarg@users.noreply.github.com>2023-08-30 17:39:42 -0600
commit389110e4600669d82bca042859fddf898387c0d2 (patch)
tree6d7ee35900dd0a3c2b3c8afb9241c789fb5ca03f
parent42340d6ba88f6848fa39dfdee82dba312c3b4955 (diff)
downloadusermoji-389110e4600669d82bca042859fddf898387c0d2.tar.xz
git: Ignore CMakeUserPresets.json
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cd76636c..ec965a68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
CMakeCache.txt
CMakeLists.txt.user
+CMakeUserPresets.json
CMakeFiles/
cmake_install.cmake
Makefile