aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-12-16 17:27:35 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2024-12-16 17:27:35 +0100
commita21959e7edf523e6660023851f73426d8897783a (patch)
tree82d7bb3fa87493b2aa8c827c122bbe49745773fd /.gitignore
parent99b746a01c11e061c4bd42cf096d27be9507ae21 (diff)
downloadnissy-core-a21959e7edf523e6660023851f73426d8897783a.tar.gz
nissy-core-a21959e7edf523e6660023851f73426d8897783a.zip
Fixed alignment bug
Diffstat (limited to '')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5e0950f..7c4422c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,7 +12,7 @@ debugrun
12shell/lasttest.out 12shell/lasttest.out
13shell/lasttest.err 13shell/lasttest.err
14tables/* 14tables/*
15tables-old/* 15tables-old*/*
16test/*/runtest 16test/*/runtest
17test/.DS_Store 17test/.DS_Store
18test/run 18test/run

Generated with cgit - Back to sebastiano.tronto.net