diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-05-04 23:05:50 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-05-04 23:05:50 +0900 |
| commit | dad74f4d1e786f7dcfcc4b1bc93928b959aaa287 (patch) | |
| tree | 37a45570467de5652acab4e97ad8be527e196dc7 /.gitignore | |
| parent | 1cc373ebe04686d1b577f1b95859e2858f4a6663 (diff) | |
| download | P4Dcc-dad74f4d1e786f7dcfcc4b1bc93928b959aaa287.tar.gz P4Dcc-dad74f4d1e786f7dcfcc4b1bc93928b959aaa287.tar.zst P4Dcc-dad74f4d1e786f7dcfcc4b1bc93928b959aaa287.zip | |
add tests for 2nd gen compiler
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ -/p4dcc +/main.s +/p4dcc* /tests/tmp |
