Ignore all apple hidden files
This commit is contained in:
parent
c9f35ffe90
commit
8631250b9e
|
@ -1,6 +1,6 @@
|
|||
node_modules/*
|
||||
logs/*
|
||||
data/transfer*.json
|
||||
.appleId
|
||||
.applePwd
|
||||
.appleIdentity
|
||||
.appleId*
|
||||
.applePwd*
|
||||
.appleIdentity*
|
||||
|
|
Loading…
Reference in New Issue