cv-bubble

Personal PDF CV, fork of github.com/mateuszbaransanok/BubbleCV
git clone https://git.in0rdr.ch/cv-bubble.git
Log | Files | Refs | Pull requests | README | LICENSE

commit 678483d5de8fe54f7b6c7fff475822446c509be9
parent 265452d7180b0c4bd910b64b0995cf769af4b328
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Fri, 23 Aug 2024 16:29:15 +0200

feat: add gitignore

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

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,6 @@ +**.aux +**.fdb* +**.fls +**.log +**.out +**.pdf