mirror of
https://github.com/spirit-x64/dotfiles.git
synced 2024-11-23 20:23:12 +03:00
10 lines
81 B
Plaintext
10 lines
81 B
Plaintext
{72dc82f6d8744785df81d96948eb84c5b7bf5b74 true 81 .gitignore 0xc00b082150}
# ignore all
|
|
*
|
|
|
|
# except
|
|
!.gitignore
|
|
!.bashrc
|
|
!.bash_aliases
|
|
!.gitconfig
|
|
!.vimrc
|