git-repo

Tools for sharing git bare repositories
git clone git://git.meso-star.fr/git-repo.git
Log | Files | Refs | README | LICENSE

commit e572200ca880e3752c51b5701894ad2809ffbcba
parent 62ffdc724a83cec5574ce033cbbaee059187774c
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Sat, 24 May 2025 22:52:14 +0200

Add a gitignore file

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

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