Skip to content

Commit

Permalink
git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlizhi committed Jul 2, 2024
1 parent 2bd19de commit f31dc57
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

defaults:
run:
working-directory: tools/configuration/packages
working-directory: packages

steps:
- name: Checkout repository
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
tools/configuration/dist/
tools/configuration/node_modules/
tools/configuration/packages/node_modules/
packages/node_modules/
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "TgnrebNcRhakXvY-ZRw1_g",
"title": "llm-change publish14",
"title": "llm-change publish1down",
"accessRules": [
{
"accessType": "READ_WRITE",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ibm-instana/llm-monitoring",
"version": "0.0.14",
"version": "0.0.1",
"description": "LLM Customer Dashboard",
"author": "zhi li",
"license": "ISC",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f31dc57

Please sign in to comment.