diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-05-05 07:04:50 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-05-05 07:21:09 +0900 |
| commit | 31246525edffcc43c36d30127cabb995e4a6b989 (patch) | |
| tree | 178f9b9b94ae98a363a40b195419808fcddaf717 /.gitignore | |
| parent | e946ee00708f271280fbd05d9c4fd2685363f1c6 (diff) | |
| download | P4Dcc-31246525edffcc43c36d30127cabb995e4a6b989.tar.gz P4Dcc-31246525edffcc43c36d30127cabb995e4a6b989.tar.zst P4Dcc-31246525edffcc43c36d30127cabb995e4a6b989.zip | |
fix justfile
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -/main.s +/main*.s /p4dcc* /tests/tmp |
