From: Jacob Thornton Date: Wed, 17 Aug 2011 06:07:35 +0000 (-0700) Subject: remove ds_store add an ugly gitignore file. boo. X-Git-Tag: v1.0.0~4^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ecfc99a1422e87c8295bae2494da0b59bc5af55;p=thirdparty%2Fbootstrap.git remove ds_store add an ugly gitignore file. boo. --- diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index a8a6c98ff3..0000000000 Binary files a/.DS_Store and /dev/null differ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..e43b0f9889 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store diff --git a/docs/.DS_Store b/docs/.DS_Store deleted file mode 100644 index f199fc7b18..0000000000 Binary files a/docs/.DS_Store and /dev/null differ diff --git a/docs/assets/.DS_Store b/docs/assets/.DS_Store deleted file mode 100644 index 57b2f456a7..0000000000 Binary files a/docs/assets/.DS_Store and /dev/null differ