From 61aa2138e80df7b12d132c7bc99f42d8c45a355f Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Sat, 2 Dec 2023 12:02:04 +0100 Subject: Initial commit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3eec47d --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.aux +*.log +*.pdf -- cgit v1.2.3