forked from xxq250/Nasal-Interpreter
⚡ 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:
+6
-1
@@ -46,4 +46,9 @@ nasal.exe
|
||||
# misc
|
||||
.vscode
|
||||
dump
|
||||
a.ppm
|
||||
|
||||
# macOS special cache directory
|
||||
.DS_Store
|
||||
|
||||
# ppm picture generated by ppmgen.nas
|
||||
*.ppm
|
||||
Reference in New Issue
Block a user