dotfiles/.gitignore

29 lines
268 B
Plaintext
Raw Normal View History

2024-05-14 18:31:59 +03:00
# all ignore #
/*
/.**
!/sway/
!/swayr/
!/wob/
!/wofi/
!/fish/
!/omf/
!/nwg-launchers/
!/nvim/
!/nnn/
!/mc/
!/mako/
!/hypr/
!/btop/
!/cava/
2024-05-14 20:03:50 +03:00
!/nwg-drawer/
2024-05-14 18:31:59 +03:00
!/backgrounds/
!/nwgbar-icons/
2024-05-15 12:26:26 +03:00
!/swaylock/
2024-05-14 18:31:59 +03:00
# global #
__pycache__
!/README.md
!/LICENSE
!.gitignore
!.gitkeep