From f4471cb3cb5431f5cb85fdb35e21e1a2b7e51c3c Mon Sep 17 00:00:00 2001 From: Jonathan Ott <jonathan.ott1994@gmail.com> Date: Mon, 29 Jan 2024 12:46:27 +0100 Subject: [PATCH] Add fsx as fixed part to the cwl --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e915029 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +################################################################################ +# This .gitignore file was automatically created by Microsoft(R) Visual Studio. +################################################################################ + +/.vs -- GitLab