summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2018-11-27 12:36:56 +0100
committerYves Fischer <yvesf-git@xapek.org>2018-11-27 12:36:56 +0100
commit248ea9bbb80111e4c8c1a70419bc963355853167 (patch)
tree03299b8ed7a3dd2838c1da3d79a115d8734967c5 /.gitignore
parentf0cc28e3758524d74d20a8219b13966d01085fea (diff)
downloadgit-repo-248ea9bbb80111e4c8c1a70419bc963355853167.tar.gz
git-repo-248ea9bbb80111e4c8c1a70419bc963355853167.zip
add tests and fix errors found by tests
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..faff549
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+/test/bin
+/test/work
+/*.deb
+/target
+/work
+*~