Browse Source

Initial commit

Lee Morgan 6 years ago
commit
85bcbf713d
2 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitignore
  2. 0 0
      app.js

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+node_modules/
+dist/

+ 0 - 0
app.js