aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-08-10 17:39:32 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-08-10 17:39:32 +0200
commit4a016679d1f5f33ab0679dfc315222797075dc65 (patch)
tree3cde6b560163d3e404d202d9b396476417c5af93 /.gitignore
parentdc64668ceba09cd048fb92af77857b594c584c27 (diff)
parentc0d829e588c5d25ee0fc0ff3212658c92c0fb0a8 (diff)
downloadnissy-core-4a016679d1f5f33ab0679dfc315222797075dc65.tar.gz
nissy-core-4a016679d1f5f33ab0679dfc315222797075dc65.zip
Merge branch 'master' of github.com:sebastianotronto/h48
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b942bed..5fb5b1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,7 +7,9 @@ run
7tables/* 7tables/*
8test/*/runtest 8test/*/runtest
9test/run 9test/run
10test/run.DSYM
10test/last.* 11test/last.*
11tools/results 12tools/results
13.vscode
12*.o 14*.o
13*.s 15*.s

Generated with cgit - Back to sebastiano.tronto.net