several updates.

1. merge `--chkpath` `-cp` with `-d`

2. complete test/ppmgen.nas

3. update comments about why we don't use `atof` to convert string to
number

4. update .gitignore
This commit is contained in:
ValKmjolnir
2022-08-19 23:25:46 +08:00
parent 692f8ccefe
commit caf048aae4
4 changed files with 34 additions and 24 deletions
+6 -1
View File
@@ -46,4 +46,9 @@ nasal.exe
# misc
.vscode
dump
a.ppm
# macOS special cache directory
.DS_Store
# ppm picture generated by ppmgen.nas
*.ppm