瀏覽代碼

Initial commit.

Lee Morgan 4 天之前
當前提交
6db0f45b24
共有 2 個文件被更改,包括 4 次插入0 次删除
  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