Fix: exclude mac os x drive file system
This commit is contained in:
parent
0ce5d8a846
commit
30a0cd0407
@ -5,5 +5,6 @@ index.php
|
||||
*.project
|
||||
*.cache
|
||||
*.log
|
||||
*.DS_Store
|
||||
document
|
||||
documents
|
||||
documents
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
google
|
||||
.htaccess
|
||||
.DS_Store
|
||||
dolibarr_mail
|
||||
|
||||
Loading…
Reference in New Issue
Block a user