aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJacek Antonelli2009-11-29 00:14:02 -0600
committerArmin Weatherwax2009-12-01 22:59:17 +0100
commit686b994f11a5e7ec2c11e40dc3ca8178c47decdf (patch)
tree3f323700865877ed1963f96a6374675e1aa2175f /.gitignore
parentdynamically linked libpng for windows added to install.xml (from snowglobe) w... (diff)
downloadmeta-impy-686b994f11a5e7ec2c11e40dc3ca8178c47decdf.zip
meta-impy-686b994f11a5e7ec2c11e40dc3ca8178c47decdf.tar.gz
meta-impy-686b994f11a5e7ec2c11e40dc3ca8178c47decdf.tar.bz2
meta-impy-686b994f11a5e7ec2c11e40dc3ca8178c47decdf.tar.xz
Fixed a little mistake in .gitignore.
Diffstat (limited to '')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 95f943d..a1c13cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,8 +37,8 @@ linden/indra/newview/mozilla-theme/
37 37
38# COMPILED STUFF 38# COMPILED STUFF
39 39
40linden/indra/viewer-* # Linux build directories 40linden/indra/viewer-*
41linden/indra/build-* # Mac and Windows build directories 41linden/indra/build-*
42linden/installed.xml 42linden/installed.xml
43*.pyc 43*.pyc
44 44