This commit is contained in:
2022-11-20 15:31:30 +00:00
parent 6556924670
commit 1428a40b5f
9 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -1,2 +1,8 @@
.jekyll-cache
_site/
# binaries
/**/code/*
!/**/code/*/
!/**/code/*.*
!/**/code/Makefile