Skip to content

Commit

Permalink
Sessions (#412)
Browse files Browse the repository at this point in the history
* git ignore build

* Add http/browser session

* Add doc strings to backgound.js

* ignore nonexistent build when cleaning
  • Loading branch information
Jyyjy authored Feb 16, 2024
1 parent a2f4071 commit c839132
Show file tree
Hide file tree
Showing 16 changed files with 98 additions and 4,995 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
/.git/*
npm-debug.log
DS_store
cypress
cypress
/build/*
Loading

0 comments on commit c839132

Please sign in to comment.