Skip to content

Commit

Permalink
test: fix gitignore for local-*
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed Mar 26, 2024
1 parent 7b71637 commit 2873cf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions demo/local-dependencies/project/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
!/.npmrc
!/README.md
!/packages/
!/packages/**
1 change: 1 addition & 0 deletions demo/local-workspaces/project/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
!/package.json
!/README.md
!/workspaces/
!/workspaces/**

0 comments on commit 2873cf1

Please sign in to comment.