diff --git a/.gitignore b/.gitignore index 31086e7..33f974f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *-bak -node_modules +*.o +*.DS_Store