diff --git a/.gitignore b/.gitignore index aa217c17..17ac48ca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ /target +.DS_Store +._.DS_Store +**/.DS_Store +**/._.DS_Store HELP.md @@ -80,4 +84,4 @@ replay_pid* # thkim .classpath -/src/main/webapp/WEB-INF/clipreport4/DataConnection.properties \ No newline at end of file +/src/main/webapp/WEB-INF/clipreport4/DataConnection.properties