소스 검색

Initial commit

gitgod 5 년 전
커밋
d721223063
3개의 변경된 파일263개의 추가작업 그리고 0개의 파일을 삭제
  1. 30 0
      .gitignore
  2. 231 0
      LICENSE
  3. 2 0
      README.md

+ 30 - 0
.gitignore

@@ -0,0 +1,30 @@
+# ---> Node
+# Logs
+logs
+*.log
+npm-debug.log*
+
+# Runtime data
+pids
+*.pid
+*.seed
+
+# Directory for instrumented libs generated by jscoverage/JSCover
+lib-cov
+
+# Coverage directory used by tools like istanbul
+coverage
+
+# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
+.grunt
+
+# node-waf configuration
+.lock-wscript
+
+# Compiled binary addons (http://nodejs.org/api/addons.html)
+build/Release
+
+# Dependency directory
+# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
+node_modules
+

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 231 - 0
LICENSE


+ 2 - 0
README.md

@@ -0,0 +1,2 @@
+# sliced
+