From bbe7942dc5c015d4165b93175bd3ae9e10e18333 Mon Sep 17 00:00:00 2001 From: dsotofor Date: Sat, 7 Jun 2025 21:57:44 +0200 Subject: [PATCH] version correction to chapter 7 --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0644768 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.aux +*.bbl +*.blg +*.log +*.out +main.pdf +*.gz +*.toc -- 1.7.10.4