diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-07 11:37:27 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-05-07 11:37:27 +0200 |
| commit | a262a923d4ff3b64f9c63c261b010039a338ede5 (patch) | |
| tree | 67f9506eaeef3a74838a8bd8e09ad378146a09c4 /.gitignore | |
| parent | 8d3fc9f5f9c0593fcae9c451efe6c89c64dcbe84 (diff) | |
| download | nissy-core-a262a923d4ff3b64f9c63c261b010039a338ede5.tar.gz nissy-core-a262a923d4ff3b64f9c63c261b010039a338ede5.zip | |
Added build script
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -17,6 +17,8 @@ test/*/runtest | |||
| 17 | test/.DS_Store | 17 | test/.DS_Store |
| 18 | test/run | 18 | test/run |
| 19 | test/run.DSYM | 19 | test/run.DSYM |
| 20 | runtest | ||
| 21 | runtool | ||
| 20 | tools/.DS_Store | 22 | tools/.DS_Store |
| 21 | run.DSYM | 23 | run.DSYM |
| 22 | run.core | 24 | run.core |
