From 5ef1add4a06979cb724f278cd986401651ba6400 Mon Sep 17 00:00:00 2001 From: Hydroxycarbamide Date: Mon, 13 May 2024 21:15:05 +0200 Subject: [PATCH] Add gitignore --- .gitignore | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e924dea --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +* + +# config +!.config/alacritty +!.config/foot +!.config/hypr +!.config/kanshi +!.config/kitty +!.config/nvim +!.config/sway +!.config/swaync +!.config/waybar +!.config/river + +# Assets +!Pictures/wallpapers/ayaka.png + +# git +!.gitignore +!.gitattributes +!.gitmodules +