소스 검색

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