From 1a46b780ecce9ed62de974a2c7dca295c01bbfbf Mon Sep 17 00:00:00 2001 From: Abdellah El Morabit Date: Mon, 10 Nov 2025 20:30:55 +0100 Subject: [PATCH] [chore] update --- .gitignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..630d384 --- /dev/null +++ b/.gitignore @@ -0,0 +1,18 @@ +# Ignore everything +* + +# But keep these +!.gitignore +!alacritty/ +!bash/ +!i3/ +!nvim/ +!picom/ +!README.md +!rofi/ +!skhd/ +!tmux/ +!vim/ +!wireshark/ +!zsh/ +