Kaydet (Commit) 8c81266f authored tarafından Joseph Powers's avatar Joseph Powers

Add /instsetoo_native to .gitignore

üst a1d3641e
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
/bin/repo-list /bin/repo-list
/src.downloaded /src.downloaded
/ooo.lst /ooo.lst
/instsetoo_native/*
# misc # misc
/set_soenv.last /set_soenv.last
...@@ -56,6 +57,7 @@ ...@@ -56,6 +57,7 @@
/ID /ID
/tags /tags
/docs /docs
/autogen.save
/*/*.exe /*/*.exe
......
/************************************************************************* /*************************************************************************
* *
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* Copyright 2000, 2010 Oracle and/or its affiliates. * Copyright 2000, 2010 Oracle and/or its affiliates.
* *
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
...@@ -107,7 +107,7 @@ End ...@@ -107,7 +107,7 @@ End
//Scripting Framework Python example scripts //Scripting Framework Python example scripts
File gid_File_Scripts_Python File gid_File_Scripts_Python
TXT_FILE_BODY; TXT_FILE_BODY;
Styles = (ARCHIVE); Styles = (ARCHIVE);
Dir = gid_Dir_Share_Scripts; Dir = gid_Dir_Share_Scripts;
Name = "ScriptsPython.zip"; Name = "ScriptsPython.zip";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment