@@ -70,7 +70,8 @@ ignore_list = [
'node_modules',
'.idea',
'jar',
- '.git'
+ '.git',
+ '.DS_Store'
]
# target_directory = '/path/to/your/directory'