aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-10-12 10:21:52 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-10-12 10:22:50 +0200
commit9b680fadec01789c1fb1317b939c15d186a572c9 (patch)
treed9038076657ec3cf887e5fd2bd14f0155ac25b7e /.gitignore
parentc4f64cf2556c0f8597e1fbc19d7c664b8da94612 (diff)
downloadnissy-core-9b680fadec01789c1fb1317b939c15d186a572c9.tar.gz
nissy-core-9b680fadec01789c1fb1317b939c15d186a572c9.zip
Added shelltest
Will add more tests when I feel like it
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b3c41a6..0a26988 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,8 @@ utils/.DS_Store
8perf.data 8perf.data
9perf.data.old 9perf.data.old
10run 10run
11shell/lasttest.out
12shell/lasttest.err
11tables/* 13tables/*
12test/*/runtest 14test/*/runtest
13test/.DS_Store 15test/.DS_Store

Generated with cgit - Back to sebastiano.tronto.net