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