summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2018-08-13 21:42:31 +1000
committerJesse Duffield <jessedduffield@gmail.com>2018-08-13 21:42:31 +1000
commit3bd0246e4d752fe8b00c4a6dc41463dfd0ee0dd3 (patch)
treeab23d3cdb41363e344094b667d3facc9b3c68d75 /.gitignore
parent12de0345e4741456720724ceeb335b9804bf960b (diff)
add test repo contents to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f516cbbaa..c57298e54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,5 @@ notes/go.notes
TODO.notes
TODO.md
test/testrepo/
-test/repos/*/repo \ No newline at end of file
+test/repos/*/repo
+test/repos/*/repo/*