From e87a8c64bc365cefcbe2876cc00b909299765226 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Tue, 7 Jun 2022 23:28:05 +0400 Subject: First version of report --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f79c000..067fbd0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ +# Rust /target .* +# Python +venv + # Latex auxillary files *.aux *.bbl -- cgit v1.2.3