Skip to content

Commit 3ab3aa0

Browse files
committed
Fix gitignore for npm and yarn helpers
1 parent 5f7967f commit 3ab3aa0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ vendor
1212
/terraform/helpers/install-dir
1313
/go_modules/helpers/install-dir
1414
/npm_and_yarn/helpers/node_modules
15+
/npm_and_yarn/helpers/install-dir

npm_and_yarn/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
/tmp
44
/dependabot-*.gem
55
/helpers/node_modules
6+
/helpers/install-dir
67
Gemfile.lock

0 commit comments

Comments
 (0)