finally added .gitignore

This commit is contained in:
nova
2025-06-15 16:48:41 +02:00
parent dc67be11dc
commit 188ecb7f57

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
*
!.gitignore
!*.c
!*.h
!LICENSE
!Makefile