Add a .gitignore file to ignore build artifacts

This commit is contained in:
ell1e 2023-11-25 14:58:27 +01:00
parent ca1a779ee1
commit ee892e70af

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
/_build/
/amalgamation/
/main.c
/miniz_export.h
/miniz_tester
/example*
/test*/
/test.out