diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-10-02 18:37:36 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-10-03 10:25:03 +0200 |
| commit | b8d17736ce2c85174a47c7200ef6d19a51d0c347 (patch) | |
| tree | e62a8eb0c2ccf05be9b0b0791915e9aa1fca46e8 /.gitignore | |
| parent | 8d3fe446815a1631876e4170747bc6cb03a6bbf8 (diff) | |
| download | nissy-core-b8d17736ce2c85174a47c7200ef6d19a51d0c347.tar.gz nissy-core-b8d17736ce2c85174a47c7200ef6d19a51d0c347.zip | |
Do not run make clean automatically on every build and other Makefile changes
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -19,4 +19,5 @@ test/last.* | |||
| 19 | tools/results | 19 | tools/results |
| 20 | .vscode | 20 | .vscode |
| 21 | *.o | 21 | *.o |
| 22 | *.so | ||
| 22 | *.s | 23 | *.s |
