From efdf9b8af746373105a1d4bb6e526828d6bb8122 Mon Sep 17 00:00:00 2001 From: sk89q Date: Fri, 21 Jan 2011 00:22:52 -0800 Subject: Expanded .gitignore with some potential build folders and files. --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index cc7ca79f..e01e0bab 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,10 @@ # vim .*.sw[a-p] +# various other potential build files +/build +/bin +/dist +/manifest.mf + /world \ No newline at end of file -- cgit v1.2.3