added .gitignore
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
*
|
||||||
|
|
||||||
|
!.gitignore
|
||||||
|
!.gitmodules
|
||||||
|
!.zshrc
|
||||||
|
!.local/bin
|
||||||
|
!.config/alacritty
|
||||||
|
!.config/bat
|
||||||
|
!.config/btop
|
||||||
|
!.config/i3
|
||||||
|
!.config/neofetch
|
||||||
|
!.config/picom
|
||||||
|
!.config/polybar
|
||||||
|
!.config/rofi
|
||||||
|
!.config/starship
|
||||||
|
!.config/tmux
|
||||||
Reference in New Issue
Block a user