From aa661ce61b9f3ff83615d4da8b6b782a7bbaa3c4 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Tue, 10 Sep 2024 18:25:25 -0700 Subject: Initial gitignore and wlroots session management --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0a9e8dd --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +/* +!.gitignore +.config/* +!.config +!.config/fuzzel +!.config/hypr +!.config/sway +!.config/systemd +!.bash_profile -- cgit v1.2.3