From a294e157dc642cfa5a18e84b354515f6b23e5d90 Mon Sep 17 00:00:00 2001 From: Bryce Gattis Date: Sun, 11 Feb 2024 11:03:15 -0600 Subject: [PATCH] Add few more ignored folders Signed-off-by: Bryce Gattis --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1cfc09222..6e77c10b4 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,5 @@ __pycache__ docs/source/api/ docs/source/commands/ __tests_pkg_repo/ +.idea/ +venv/