summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@gmail.com>2014-04-21 12:43:36 +0200
committerJustin Worthe <justin.worthe@gmail.com>2014-04-21 12:43:36 +0200
commit0347cdee4f8c0cdb90848f300ff831ab30fd3007 (patch)
treebb15e1c7f68d16909a02f0b062177af6da7550be /.gitignore
parent73cf3921dab092c9e568a59d246b0a4c6ef8dffa (diff)
Removed border from game area
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ab05030..605218d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
node_modules
-*.log \ No newline at end of file
+*.log
+dist \ No newline at end of file