git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: b85847470ee7cb2ec2e01f7e451f9ca87da633e4 (plain)
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*
022-03-232-3/+5 |\ | * own colours for AIXH. P. 2022-03-231-2/+4 | * exclude .local files from distributed tarballH. P. 2022-03-231-1/+1 * | fixesH. P. 2022-03-232-5/+9 |/ * +test: debian pink for debian systemsH. P. 2022-03-231-2/+5 * less variable spamH. P. 2022-03-231-23/+25 * remove old dirmngr socket. remember to execute only once with multiple connec...H. P. 2022-03-231-0/+1 * include gnupg in tarballH. P. 2022-03-231-1/+1 * $SSH_AUTH_SOCK only on the admin stationsH. P. 2022-03-231-2/+10 * enable ssh-support in gpg-agentH. P. 2022-03-231-0/+1 * wrong order :-)