rsys

Basic data structures and low-level features
git clone git://git.meso-star.fr/rsys.git
Log | Files | Refs | README | LICENSE

commit 04d50e4cfc095408e14440814dbdabb2e4bf3a60
parent 1f663af5054e72b420aeb0001d5f35e41a4a1644
Author: vaplv <vaplv@free.fr>
Date:   Fri, 18 Feb 2022 19:05:40 +0100

Update the .gitignore

Diffstat:
M.gitignore | 9++++-----
1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1,12 +1,11 @@ .gitignore -CMakeCache.txt -CMakeFiles -tmp [Bb]uild* *.sw[po] *.[aod] *.so *~ -test*.ppm -test*.txt +test* +!test*.[ch] +.test tags +