diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 25 |
1 files changed, 0 insertions, 25 deletions
@@ -2,31 +2,7 @@ | |||
2 | # This file contains names (and wildcards) of files that | 2 | # This file contains names (and wildcards) of files that |
3 | # Git should ignore. | 3 | # Git should ignore. |
4 | # | 4 | # |
5 | # Since we only care about the actual source code files, | ||
6 | # all the artwork and libraries are ignored, as are the | ||
7 | # files that are created when you compile. | ||
8 | # | ||
9 | |||
10 | # ARTWORK | ||
11 | 5 | ||
12 | linden/LICENSE-logos.txt | ||
13 | linden/indra/newview/skins/*/textures/ | ||
14 | linden/indra/newview/skins/dark/ | ||
15 | linden/indra/newview/skins/gemini | ||
16 | linden/indra/newview/skins/default/html/btn_purplepill_bg.png | ||
17 | linden/indra/newview/skins/default/html/en-us/loading/sl_logo_rotate_black.gif | ||
18 | linden/indra/newview/skins/default/html/en-us/loading/Thumbs.db | ||
19 | linden/indra/newview/skins/default/html/en-us/loading/imprudence_loading.png | ||
20 | linden/indra/newview/skins/default/html/unabletoconnect.png | ||
21 | linden/indra/newview/res/ | ||
22 | linden/indra/newview/res-sdl/ | ||
23 | linden/indra/newview/character/ | ||
24 | linden/indra/newview/app_settings/*.db2 | ||
25 | linden/indra/newview/app_settings/windlight/ | ||
26 | linden/indra/newview/cursors_mac/ | ||
27 | linden/indra/newview/viewer.icns | ||
28 | linden/indra/newview/installers/windows/README.txt | ||
29 | linden/indra/newview/installers/windows/* | ||
30 | 6 | ||
31 | # LIBRARIES | 7 | # LIBRARIES |
32 | 8 | ||
@@ -34,7 +10,6 @@ linden/LICENSES/ | |||
34 | linden/LICENSE-libraries-*.txt | 10 | linden/LICENSE-libraries-*.txt |
35 | linden/libraries/ | 11 | linden/libraries/ |
36 | linden/indra/newview/app_settings/mozilla*/ | 12 | linden/indra/newview/app_settings/mozilla*/ |
37 | linden/indra/newview/fonts/ | ||
38 | linden/indra/newview/lib/ | 13 | linden/indra/newview/lib/ |
39 | linden/indra/newview/dbghelp.dll | 14 | linden/indra/newview/dbghelp.dll |
40 | linden/indra/newview/linux_tools/client-readme-voice.txt | 15 | linden/indra/newview/linux_tools/client-readme-voice.txt |