dotfiles

🎜 Clone'em, tweak'em, stick'em in your $HOME 🎝
git clone https://git.kevinlegouguec.net/dotfiles
Log | Files | Refs | README

commit 0a0448876da90426c17f3687e14d408bf9d2b4e0
parent 66278c7e64f459bdaa971697af37dc1c74690c0b
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Tue, 13 Feb 2018 14:15:22 +0100

Stick a .gitignore in there

Still a lot of "untracked" files  showing up in git status, but that's
a start.

Diffstat:
A.gitignore | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,2 @@ +* +!/.*