``update .gitignore to modify exclusion pattern for _del files from '**/_del' to '**/*del'
``
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -7,7 +7,7 @@ _del
|
||||
*.bak
|
||||
*.log
|
||||
*.del
|
||||
**/_del
|
||||
**/*del
|
||||
|
||||
**/volumes/**
|
||||
006_lab
|
||||
|
Reference in New Issue
Block a user