Parcourir la source

Added node stuff and gcs sdk to .gitignore.

Mikael Säker il y a 8 ans
Parent
commit
1bf4b8cae8
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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