mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-08-23 22:28:43 +08:00
Ignore node_modules gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -11,6 +11,9 @@
|
||||
# tar file.
|
||||
*.tar.gz
|
||||
|
||||
# Prevent accidental node_modules installed at root.
|
||||
node_modules/
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
|
Reference in New Issue
Block a user