From 1a824c9a11cd5e9bfdac6d212886cf30fd5034a4 Mon Sep 17 00:00:00 2001 From: "f.disciascio" Date: Fri, 10 May 2024 08:32:54 +0200 Subject: [PATCH] gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d312679 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/.idea/ +/nbproject/private/