diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..72ed13e --- /dev/null +++ b/.gitignore @@ -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 \ No newline at end of file