소스 검색

Added node stuff and gcs sdk to .gitignore.

Mikael Säker 8 년 전
부모
커밋
1bf4b8cae8
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -1,2 +1,4 @@
 .DS_Store
-build
+build
+lib/google-cloud-sdk/
+node_modules/