From 2cfa606cca2cf61b0cd97f2266bccf90f6dc7867 Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Tue, 19 Oct 2021 21:16:26 -0500 Subject: ignore all configs that arent in the repo --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5e4d522 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +* +!.gitignore +!dunst +!git +!htop +!nvim +!x11 +!zsh -- cgit v1.2.3