This website works better with JavaScript
Home
Explore
Help
Sign In
defold
/
doc
mirror of
https://github.com/defold/doc.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Added node stuff and gcs sdk to .gitignore.
Mikael Säker
8 years ago
parent
f13046a2aa
commit
1bf4b8cae8
1 changed files
with
3 additions
and
1 deletions
Split View
Show Diff Stats
3
1
.gitignore
+ 3
- 1
.gitignore
View File
@@ -1,2 +1,4 @@
.DS_Store
-build
+build
+lib/google-cloud-sdk/
+node_modules/