Skip to content

Commit

Permalink
added node_modules in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jdufitum committed Oct 27, 2024
1 parent 041d438 commit 5fa464c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,8 @@ test.sh

.docker/**
!**/.gitkeep

# stryker temp files
.stryker-tmp
#node_modules
node_modules

0 comments on commit 5fa464c

Please sign in to comment.