diff --git a/.gitignore b/.gitignore index 2db0d705..06575521 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -docs/html build .build .dep @@ -9,5 +8,10 @@ build *.lst *.o *.map + src/gdisp/fonts/*.dat + +docs/html docs/html.zip +docs/*.db +docs/*.tmp