Browse Source

Initial commit.

Lee Morgan 2 days ago
commit
6db0f45b24
2 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore
  2. 0 0
      app.js

+ 4 - 0
.gitignore

@@ -0,0 +1,4 @@
+node_modules/
+.build/
+*.swp
+*.swo

+ 0 - 0
app.js