Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit c839132

Browse files
authored
Sessions (#412)
* git ignore build * Add http/browser session * Add doc strings to backgound.js * ignore nonexistent build when cleaning
1 parent a2f4071 commit c839132

File tree

16 files changed

+98
-4995
lines changed

16 files changed

+98
-4995
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
/.git/*
55
npm-debug.log
66
DS_store
7-
cypress
7+
cypress
8+
/build/*

0 commit comments

Comments
 (0)