diff --git a/.gitignore b/.gitignore index 7c9eefc3..7f75213e 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,9 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +# Mac-OS file +.DS_Store + # IDE Folders .idea/ .vs/