From ff86eeff4bebc620290584d33d215e2305de4292 Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Mon, 15 Jun 2026 00:08:41 -0500 Subject: [PATCH] Ignore pycache --- hyprland/.config/waybar/scripts/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 hyprland/.config/waybar/scripts/.gitignore diff --git a/hyprland/.config/waybar/scripts/.gitignore b/hyprland/.config/waybar/scripts/.gitignore new file mode 100644 index 00000000..bee8a64b --- /dev/null +++ b/hyprland/.config/waybar/scripts/.gitignore @@ -0,0 +1 @@ +__pycache__