aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Walter Seikel2011-12-03 18:50:34 +1000
committerDavid Walter Seikel2011-12-03 18:50:34 +1000
commitd3b9f715f0ad9516fa350a5c0b83330b733ee0f9 (patch)
treee1481a7b83ae6f4fa0a88c4eebb6dbecd83e86fd /.gitignore
parentAnother possible fix for misplaced HUDs? (diff)
parentMade the voice license window resizable (diff)
downloadmeta-impy-d3b9f715f0ad9516fa350a5c0b83330b733ee0f9.zip
meta-impy-d3b9f715f0ad9516fa350a5c0b83330b733ee0f9.tar.gz
meta-impy-d3b9f715f0ad9516fa350a5c0b83330b733ee0f9.tar.bz2
meta-impy-d3b9f715f0ad9516fa350a5c0b83330b733ee0f9.tar.xz
Merge branch 'next' of git://github.com/imprudence/imprudence into next
Removed the new "Set your own Imprudence tag colour feature". Should check though, might be bits left that where not obvious. Conflicts: .gitignore linden/indra/cmake/00-Common.cmake linden/indra/newview/llvoavatar.cpp linden/indra/newview/res/viewerRes.rc linden/indra/newview/skins/default/xui/en-us/panel_login.xml linden/indra/newview/viewer_manifest.py linden/indra/newview/viewerinfo.cpp The usual branding conflicts.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d4d74cb..bb2c083 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,6 +25,7 @@ linden/indra/viewer-*
25linden/indra/build-* 25linden/indra/build-*
26linden/installed.xml 26linden/installed.xml
27*.pyc 27*.pyc
28pdb_files/*.pdb
28 29
29 30
30# PATCHES 31# PATCHES
@@ -39,5 +40,4 @@ ChangeLog.txt
39.DS_Store 40.DS_Store
40*.zip 41*.zip
41linden/indra/newview/mozilla-universal-darwin.tgz 42linden/indra/newview/mozilla-universal-darwin.tgz
42linden/indra/newview/hide
43 43