From 07477444d4e3fbce2b83505b5034fd6a05b5fa63 Mon Sep 17 00:00:00 2001 From: Juan Marin Noguera Date: Mon, 10 Apr 2023 19:08:57 +0200 Subject: Skeleton --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4e515f8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +\#*\# +auto/ +*.aux +*.bbl +*.bcf +*.blg +*.lof +*.log +*.lot +*.pdf +*.run.xml +*.toc +*~ \ No newline at end of file -- cgit v1.2.3