mirror of
https://github.com/actions/hello-world-javascript-action.git
synced 2025-04-04 21:49:37 +00:00
Remove node_modules
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,5 @@
|
||||
# Dependency directory
|
||||
node_modules/
|
||||
node_modules
|
||||
|
||||
# Rest pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
|
||||
# Logs
|
||||
|
Reference in New Issue
Block a user