Initial Backup
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal 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
|
||||||
Reference in New Issue
Block a user