diff --git a/.gitignore b/.gitignore index 9864820..f89a75d 100755 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,6 @@ changeEncrytionPassword/ certificate.ca-bundle certificate.crt certificate.key -package-lock.json \ No newline at end of file +package-lock.json +._* +.DS_Store