mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 04:47:10 +08:00
Ignore node_modules in at any level
- node_modules should ignored at any level
This commit is contained in:
parent
d8d776a1b8
commit
d33af10fb1
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -33,7 +33,7 @@
|
|||
/cache/
|
||||
|
||||
# Dependencies
|
||||
/node_modules/
|
||||
node_modules
|
||||
|
||||
# Compiled Output
|
||||
/public/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue