aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-05-16 15:43:09 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-05-16 15:43:09 +0200
commit30b43f08955158d4f2066f4b50fe8d1241b3177b (patch)
treef2280c40a9ee721ac3223ec27e9ddbec6db224df /.gitignore
parentc2f3b1c9c534cadc81ebab3e718832d121cdf9cf (diff)
downloadnissy-core-30b43f08955158d4f2066f4b50fe8d1241b3177b.tar.gz
nissy-core-30b43f08955158d4f2066f4b50fe8d1241b3177b.zip
Remove configure + make build system.
This commit also updates the README, cleans up some stuff and fixes some oopsies.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 0f929bb..810efe2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,8 +21,8 @@ runtest
21runcpp 21runcpp
22runtest.js 22runtest.js
23runtest.wasm 23runtest.wasm
24wasm/*.wasm 24web/*.wasm
25wasm/nissy_web_module.* 25web/nissy_web_module.*
26runtool 26runtool
27tools/.DS_Store 27tools/.DS_Store
28run.DSYM 28run.DSYM

Generated with cgit - Back to sebastiano.tronto.net