aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
blob: fe992cc3f2f041e591182edd3cfa7e6ddd926abf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*

!/.gitattributes
!/.gitconfig
!/.gitignore

!/.LICENSE.txt
!/.README.md

!/.appdata/

!/.bash_profile
!/.bash_utils/
!/.bashrc
!/.inputrc
!/.profile

!/.fonts.conf

!/.minttyrc

!/.pythonrc

!/.vimrc
!/.vimtmp/