summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-06-11 12:48:24 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-06-11 12:49:00 +0200
commit640a79084a420598b006290c9ffe1372d93da34e (patch)
treeeb833bac32082d1da6d6903f814d32bef0ef92ad /.gitignore
parentf5872a74e85b16b0dfd42b996fb52e4984510d17 (diff)
gitignore: exclude files generated by root-tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5e393a6..4370544 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,10 @@ src/apk
src/apk-test
src/apk.static
test/*.got
+test/repos.out
+test/repos.stamp
+test/test*.out
+test/test*.ok
*.o
*.d
*.cmd