Hi,

This give me the opportunity to talk about this: shouldn't the project
specific .gitignore files not contain ONLY the files that need to be
ignored for that project? Having some general filetypes/patterns in
there isn't needed and might even cause errors because git wouldn't
pick up files covered by that, while the author might need to include
them.

EdB



On Sat, Mar 23, 2013 at 8:07 AM, Frédéric THOMAS
<webdoubl...@hotmail.com> wrote:
> Hi Justin,
>
> I didn't get that, those files are generated, why they shouldn't be ignored
> ? do they have to be committed ?
>
> Thanks,
> -Fred
>
> -----Message d'origine----- From: jmcl...@apache.org
> Sent: Friday, March 22, 2013 10:00 AM
> To: comm...@flex.apache.org
> Subject: git commit: Removed files that do actually need to be edited and
> commited from time to time
>
>
> Updated Branches:
>  refs/heads/develop 82b305ebd -> c81ae8cff
>
>
> Removed files that do actually need to be edited and commited from time to
> time
>
>
> Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
> Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/c81ae8cf
> Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/c81ae8cf
> Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/c81ae8cf
>
> Branch: refs/heads/develop
> Commit: c81ae8cffc36565d2a3c6cc18c85114ae0041f07
> Parents: 82b305e
> Author: Justin Mclean <jmcl...@apache.org>
> Authored: Fri Mar 22 20:00:01 2013 +1100
> Committer: Justin Mclean <jmcl...@apache.org>
> Committed: Fri Mar 22 20:00:01 2013 +1100
>
> ----------------------------------------------------------------------
> .gitignore |    6 +-----
> 1 files changed, 1 insertions(+), 5 deletions(-)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/c81ae8cf/.gitignore
> ----------------------------------------------------------------------
> diff --git a/.gitignore b/.gitignore
> index ce2facb..0c84fc3 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -41,16 +41,12 @@ META-INF/
> *.vms
> *.ser
> *.mxp
> -bundles.properties
> -empty.properties
> css_*.properties
> FXGException_*.properties
> FXGLog_*.properties
> FABridge.js
> -frameworks/projects/spark/manifest.xml
> env.properties
> local.properties
> -flex-sdk-description.xml
>
> #OS junk files
> [Tt]humbs.db
> @@ -108,4 +104,4 @@ _ReSharper*/
> #Compressed Files
> *.zip
> *.rar
> -*.tar
> \ No newline at end of file
> +*.tar
>



-- 
Ix Multimedia Software

Jan Luykenstraat 27
3521 VB Utrecht

T. 06-51952295
I. www.ixsoftware.nl

Reply via email to