Skip to content

Commit 333a4da

Browse files
authored
Merge pull request #8 from datastax/add-gitignore
add-gitignore
2 parents 0503e79 + 604b42d commit 333a4da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
node_modules/
2+
package-lock.json
3+
build/
4+
.vscode/

0 commit comments

Comments
 (0)