diff --git a/.gitignore b/.gitignore index 9248237..2619c11 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ -scratchpad/ .vscode +*.dSYM +scratchpad/** +!scratchpad/**/ +!scratchpad/**/*.c