add gitignore
This commit is contained in:
parent
cb8807ba29
commit
a5c43ae82d
26
.gitignore
vendored
Normal file
26
.gitignore
vendored
Normal 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
|
Loading…
Reference in New Issue
Block a user