From d5bbeaf34c7a16a35a6c89a17032768a43ea7a48 Mon Sep 17 00:00:00 2001 From: Alexis BAYLET Date: Sat, 21 Mar 2026 23:35:45 +0100 Subject: [PATCH] first commit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..39cfea6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.vscode + +*.aux +*.log +*.out \ No newline at end of file