From b0486b4aa577412f515070d3eb418fbcc45c629d Mon Sep 17 00:00:00 2001 From: David Seikel Date: Tue, 8 Feb 2011 22:44:40 +1000 Subject: Artwork and font files in the repo now. My policy is to have it all in the repo. None of this downloading pre built stuff from people with no guarantee that they will still have the files a month from now. Been burnt with that before. --- .gitignore | 25 ------------------------- 1 file changed, 25 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 877e3ff..1d91b1c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,31 +2,7 @@ # This file contains names (and wildcards) of files that # Git should ignore. # -# Since we only care about the actual source code files, -# all the artwork and libraries are ignored, as are the -# files that are created when you compile. -# - -# ARTWORK -linden/LICENSE-logos.txt -linden/indra/newview/skins/*/textures/ -linden/indra/newview/skins/dark/ -linden/indra/newview/skins/gemini -linden/indra/newview/skins/default/html/btn_purplepill_bg.png -linden/indra/newview/skins/default/html/en-us/loading/sl_logo_rotate_black.gif -linden/indra/newview/skins/default/html/en-us/loading/Thumbs.db -linden/indra/newview/skins/default/html/en-us/loading/imprudence_loading.png -linden/indra/newview/skins/default/html/unabletoconnect.png -linden/indra/newview/res/ -linden/indra/newview/res-sdl/ -linden/indra/newview/character/ -linden/indra/newview/app_settings/*.db2 -linden/indra/newview/app_settings/windlight/ -linden/indra/newview/cursors_mac/ -linden/indra/newview/viewer.icns -linden/indra/newview/installers/windows/README.txt -linden/indra/newview/installers/windows/* # LIBRARIES @@ -34,7 +10,6 @@ linden/LICENSES/ linden/LICENSE-libraries-*.txt linden/libraries/ linden/indra/newview/app_settings/mozilla*/ -linden/indra/newview/fonts/ linden/indra/newview/lib/ linden/indra/newview/dbghelp.dll linden/indra/newview/linux_tools/client-readme-voice.txt -- cgit v1.1