From 6364eadbfe187e4ffdaba5bb2f379fa4046a71d6 Mon Sep 17 00:00:00 2001 From: 0xC3-dev Date: Fri, 1 Aug 2025 00:08:20 -0400 Subject: [PATCH] Custom window size and styling added. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c3824bc --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/build/.vs/NuklearDemo