From 47f21ebd3b0ecc1657919d9461df72b3dad198f9 Mon Sep 17 00:00:00 2001 From: Roman Trapeznikov Date: Tue, 1 Mar 2022 20:18:44 +0300 Subject: [PATCH] add /venv to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3355e9a3..2768560b 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,9 @@ _fulltest_buildfile_* ballistica_files/ **/.#* +# Environment files +/venv + # Project/tool files config/localconfig.json config/.*