From e6171a93d7ce5ea29db61bade7fd3e64ebbc488f Mon Sep 17 00:00:00 2001 From: uazo Date: Fri, 5 Jun 2026 10:04:16 +0200 Subject: [PATCH] create .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..e9150297 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/.vs