From 8c1c4d77e8845553bf9cb6763e608fd72eac3c12 Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Sat, 16 Dec 2023 21:37:08 -0600 Subject: [PATCH] update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b8dbfe9..80f294d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ power-profiles-daemon data/net.hadess.PowerProfiles.conf +__pycache__ +.vscode