add gitignore

This commit is contained in:
assada 2024-05-14 18:31:59 +03:00
parent cb8807ba29
commit a5c43ae82d

26
.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
# all ignore #
/*
/.**
!/sway/
!/swayr/
!/wob/
!/wofi/
!/fish/
!/omf/
!/nwg-launchers/
!/nvim/
!/nnn/
!/mc/
!/mako/
!/hypr/
!/btop/
!/cava/
!/backgrounds/
# global #
__pycache__
!/README.md
!/LICENSE
!.gitignore
!.gitkeep