aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-10-02 18:37:36 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-10-03 10:25:03 +0200
commitb8d17736ce2c85174a47c7200ef6d19a51d0c347 (patch)
treee62a8eb0c2ccf05be9b0b0791915e9aa1fca46e8 /.gitignore
parent8d3fe446815a1631876e4170747bc6cb03a6bbf8 (diff)
downloadnissy-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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2e79f0a..71c8d32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,4 +19,5 @@ test/last.*
19tools/results 19tools/results
20.vscode 20.vscode
21*.o 21*.o
22*.so
22*.s 23*.s

Generated with cgit - Back to sebastiano.tronto.net