Skip to content

Commit

Permalink
Add package-lock.json to gitignore
Browse files Browse the repository at this point in the history
I dunno why the script does it here but not on DeltaV master, but oh well

Signed-off-by: Debug <[email protected]>
  • Loading branch information
DebugOk authored Sep 13, 2023
1 parent 840665e commit 1fc6ee5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -305,3 +305,6 @@ Resources/MapImages

# Direnv stuff
.direnv/

# Changelog package lock
package-lock.json

0 comments on commit 1fc6ee5

Please sign in to comment.