logo

libbulletml

Library of Bullet Markup Language (forked from https://shinh.skr.jp/libbulletml/index_en.html )git clone https://hacktivis.me/git/libbulletml.git
commit: 3238016bd2c327f7dc4be7350d59702a0411af1a
parent 9bfcf7d87c1ac039fe6eb41a9fccbc7b7ff5a954
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 22 Mar 2024 20:09:39 +0100

.gitignore: create

Diffstat:

A.gitignore4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,3 @@ +*.a +*.o +src/calc.cpp +\ No newline at end of file