clean files
This commit is contained in:
parent
dd8482a6fb
commit
30542228ee
82 changed files with 11285 additions and 0 deletions
37
.gitignore
vendored
Normal file
37
.gitignore
vendored
Normal file
|
@ -0,0 +1,37 @@
|
|||
.config/**
|
||||
|
||||
|
||||
!.config/nvim
|
||||
!.config/nvim/**
|
||||
|
||||
!.config/fastfetch
|
||||
!.config/fastfetch/**
|
||||
|
||||
!.config/fontconfig
|
||||
!.config/fontconfig/**
|
||||
|
||||
!.config/kitty
|
||||
!.config/kitty/**
|
||||
|
||||
!.config/lf
|
||||
!.config/lf/**
|
||||
|
||||
!.config/rofi
|
||||
!.config/rofi/**
|
||||
|
||||
!.config/starship.toml
|
||||
|
||||
!.config/hypr
|
||||
!.config/hypr/**
|
||||
|
||||
!.config/swaync
|
||||
!.config/swaync/**
|
||||
|
||||
!.config/waybar
|
||||
!.config/waybar/**
|
||||
|
||||
!.config/eww
|
||||
!.config/eww/**
|
||||
|
||||
!.config/zed
|
||||
!.config/zed/**
|
Loading…
Add table
Add a link
Reference in a new issue