diff --git a/.gitignore b/.gitignore index 5d51756c32..a8c150ae66 100755 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,8 @@ indra/newview/pilot.txt indra/newview/pilot.xml indra/newview/res-sdl/ll_icon.* indra/newview/res/ll_icon.* +indra/newview/res-sdl/firestorm_icon.* +indra/newview/res/firestorm_icon.* indra/newview/search_history.txt indra/newview/teleport_history.txt indra/newview/typed_locations.txt diff --git a/indra/newview/res-sdl/firestorm_icon.BMP b/indra/newview/res-sdl/firestorm_icon.BMP deleted file mode 100644 index 066b6244b0..0000000000 Binary files a/indra/newview/res-sdl/firestorm_icon.BMP and /dev/null differ diff --git a/indra/newview/res/firestorm_icon.BMP b/indra/newview/res/firestorm_icon.BMP deleted file mode 100644 index 066b6244b0..0000000000 Binary files a/indra/newview/res/firestorm_icon.BMP and /dev/null differ diff --git a/indra/newview/res/firestorm_icon.ico b/indra/newview/res/firestorm_icon.ico deleted file mode 100644 index 8f59ecd435..0000000000 Binary files a/indra/newview/res/firestorm_icon.ico and /dev/null differ