Initial Backup

This commit is contained in:
2025-07-19 14:13:52 -07:00
commit dc8976a1cd

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# Exclude everything by default
*
# Then selectively include the directories you want to keep
!hypr/
!kitty/
!nvim/
!rofi*/
!waybar/
!wofi/
# Include the directory structure itself
!*/
# Include specific files you might want (optional)
!pavucontrol.ini
!.gitignore