summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Goodman <wagoodman@gmail.com>2018-10-16 23:27:07 -0400
committerAlex Goodman <wagoodman@gmail.com>2018-10-16 23:27:07 -0400
commit8ca96849da3d24c84bb3470a284fe40176fafbef (patch)
tree3c74948e8b993227204c1c1762467d766f4e5bb5 /.gitignore
parent9802546b60e04aaedf42a2c364fff979493c0d6a (diff)
added the readme contents
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6a2bb2b..e7e42bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,4 +17,5 @@
/_vendor*
/vendor
/.image
-*.log \ No newline at end of file
+*.log
+/dist \ No newline at end of file