diff options
author | Bryan O'Sullivan <bos@lindenlab.com> | 2009-04-21 10:34:23 -0700 |
---|---|---|
committer | Bryan O'Sullivan <bos@lindenlab.com> | 2009-04-21 10:34:23 -0700 |
commit | e0207fc076013a2e87e5411f099d8acf5dc843eb (patch) | |
tree | be384fa9ef219b5e3fc201ec8f6ebdf95cac134c /.hgignore | |
parent | 9b2d9c6e6e43f5600be64c65e42c373a199a3e1d (diff) | |
parent | 7a6577d60183e4baa9aef7a9238f82c403a681ab (diff) |
Merge with SVN trunk
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000000..38ff57725e --- /dev/null +++ b/.hgignore @@ -0,0 +1,34 @@ +syntax: glob + +*.pyc +*~ +.*.swp +LICENSES +indra/build-darwin-* +indra/build-vc[0-9]* +indra/lib/mono/1.0/*.dll +indra/lib/mono/indra/*.dll +indra/lib/mono/indra/*.exe +indra/lib/mono/indra/*.pdb +indra/llwindow/glh/glh_linear.h +indra/newview/app_settings/mozilla +indra/newview/app_settings/mozilla-runtime-* +indra/newview/app_settings/mozilla_debug +indra/newview/app_settings/static_*.db2 +indra/newview/character +indra/newview/fmod.dll +indra/newview/mozilla-theme +indra/newview/mozilla-universal-darwin.tgz +indra/newview/res-sdl +indra/newview/skins +indra/newview/vivox-runtime +indra/server-linux-* +indra/test_apps/llmediatest/dependencies/i686-win32 +indra/test_apps/terrain_mule/*.dll +indra/viewer-linux-* +indra/web/doc/asset-upload/plugins/lsl_compiler/lslc +indra/web/doc/asset-upload/plugins/verify-notecard +indra/web/doc/asset-upload/plugins/verify-texture +installed.xml +libraries +tarfile_tmp |