diff --git a/.gitignore b/.gitignore index c84a649b..3e5456d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.DS_Store *.lst *.vcxproj.user */llvm-* @@ -9,7 +10,6 @@ **/.vs/* BeefSpace_User.toml lld-link.exe -.DS_Store stats/ **/dist/* BeefySysLib/third_party/* diff --git a/BeefySysLib/.DS_Store b/BeefySysLib/.DS_Store index a0ed7371..c63c4ca2 100644 Binary files a/BeefySysLib/.DS_Store and b/BeefySysLib/.DS_Store differ diff --git a/IDE/.DS_Store b/IDE/.DS_Store index e9b4d6f5..17c063c5 100644 Binary files a/IDE/.DS_Store and b/IDE/.DS_Store differ