diff --git a/.gitignore b/.gitignore index fe97113..aa4e0e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /node_modules /.idea /.vscode +.DS_Store +*/.DS_Store \ No newline at end of file diff --git a/includes/post_types.php b/includes/post_types.php index 01487a7..04259ea 100644 --- a/includes/post_types.php +++ b/includes/post_types.php @@ -1,4 +1,10 @@