aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-06-16 10:58:54 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-06-16 10:58:54 +0200
commit02ce9adf6a9168ec66c322ce9e5a5cb9fe1e60a5 (patch)
treed3385b1a1c915a74c373434032f0fe26e843854f /.gitignore
parentc04a283a7ab97903683f5f7268068aef69f5bddf (diff)
downloadnissy-core-02ce9adf6a9168ec66c322ce9e5a5cb9fe1e60a5.tar.gz
nissy-core-02ce9adf6a9168ec66c322ce9e5a5cb9fe1e60a5.zip
Added rudimentary shell to run commands (ugly)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7d0c78a..ce4229b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,7 @@ gen
5debuggen 5debuggen
6perf.data 6perf.data
7perf.data.old 7perf.data.old
8tables/data/* 8tables/*
9test/*/runtest 9test/*/runtest
10test/run 10test/run
11test/last.* 11test/last.*

Generated with cgit - Back to sebastiano.tronto.net