Skip to content

Commit 1c84767

Browse files
committed
chore: adding to gitignore
1 parent b30a018 commit 1c84767

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ vendor
3333
.claude/
3434
CLAUDE.md
3535

36+
# npm/node
37+
node_modules/
38+
package-lock.json
39+
package.json
40+
3641
# Test exclusions
3742
!command/test-fixtures/**/*.tfstate
3843
!command/test-fixtures/**/.terraform/

0 commit comments

Comments
 (0)