1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
*
!/.gitignore
!/.gitmodules
!/.bashrc
!/.bash_profile
!/.bash
/.bash/*
!/.bash/*bash
!/bin
!/bin/*
!/.flake8
!/.forbidden_modules
!/.gitconfig
!/.perlcriticrc
!/.profile
!/.pylintrc
!/README.md
!/tmux-gpakosz
!/tmux-yank
!/.tmux.conf*
|
