summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorNils <git@velohero.com>2018-01-11 12:29:13 +0100
committerNils <git@velohero.com>2018-01-11 12:29:13 +0100
commit08ba9827c5e6128464b75b658f64685f4f792874 (patch)
treec1c53c4bb811791487b8b5e2278b5eb559c513a0 /.gitignore
parentb998e623e330c59304ec46a9c299300867d2c4a9 (diff)
test script for travis
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 496ee2c..d771675 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,5 @@
-.DS_Store \ No newline at end of file
+.DS_Store
+assert.sh
+*.html
+*.gif
+*.jpg \ No newline at end of file