motiejus/dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone https://git.jakstys.lt/motiejus/dotfiles.git
Log | Tree | Refs | README | LICENSE

commit fa1b8652f124b974a55c64ddaa6f5da745034069 (tree)
parent 40d78f07dee2ffab68abb9d6d1a9e27843df0fe0
Author: Tim Pope <code@tpope.net>
Date:   Tue, 17 Apr 2018 17:50:06 -0400

Add .gitattributes

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

diff --git a/.gitattributes b/.gitattributes @@ -0,0 +1,2 @@ +.git* export-ignore +*.markdown export-ignore