From 670d623b377bc337cc03f1f4dad7da21e1692b0f Mon Sep 17 00:00:00 2001 From: DJE98 Date: Sat, 30 Sep 2023 15:59:09 +0200 Subject: [PATCH] Added env to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e964244..fcd0e4e 100644 --- a/.gitignore +++ b/.gitignore @@ -299,3 +299,6 @@ TSWLatexianTemp* # option is specified. Footnotes are the stored in a file with suffix Notes.bib. # Uncomment the next line to have this generated file ignored. #*Notes.bib + +# Ignore python environment from hackathon +/hackathon/env/