mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Updating gitignore
This commit is contained in:
parent
35e5952081
commit
80ff80e0f3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -219,7 +219,7 @@ jobs:
|
||||
- name: commit
|
||||
run: |
|
||||
# Stage the file, commit and push
|
||||
git remote add origin https://github.com/oceanprotocol/ocean.js.git
|
||||
git pull
|
||||
BRANCH=${GITHUB_HEAD_REF#refs/heads/}
|
||||
echo ${BRANCH}
|
||||
git checkout origin/${BRANCH}
|
||||
|
3
.gitignore
vendored
3
.gitignore
vendored
@ -9,5 +9,4 @@ src/**/*.js
|
||||
src/metadata\.json
|
||||
.idea
|
||||
.vscode
|
||||
.DS_Store
|
||||
CodeExamples.md
|
||||
.DS_Store
|
Loading…
x
Reference in New Issue
Block a user