Update gitgnore to ignore mac files
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,4 +2,5 @@ node_modules/
|
|||||||
.env
|
.env
|
||||||
package-lock.json
|
package-lock.json
|
||||||
*.bak
|
*.bak
|
||||||
*.log
|
*.log
|
||||||
|
*._.*
|
||||||
Reference in New Issue
Block a user