Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6 from mrepol742/master
Browse files Browse the repository at this point in the history
Initial PR
  • Loading branch information
mrepol742 authored Jan 4, 2024
2 parents e694cea + f61eb8d commit 1edbb83
Show file tree
Hide file tree
Showing 10 changed files with 490 additions and 1,297 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
npm i --include=dev
npm run jshint *.js src/*.js
- name: Test RedFox Source Files
run: |
npm run jshint src/redfox/*.js src/redfox/src/*.js
#- name: Test RedFox Source Files
# run: |
# npm run jshint src/redfox/*.js src/redfox/src/*.js

4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/node_modules/*
/cache/*
/data/cookies/*
/build/*
/data/functionRegistry.json
/data/threadRegistry.json
/build/*
Binary file removed data/.accountPreferences.json.swp
Binary file not shown.
Loading

0 comments on commit 1edbb83

Please sign in to comment.