Re: pgAdmin 4 commit: Add runtime/pgAdmin4 to .gitignore, and re-order entr

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Bruno Friedmann <bruno(at)ioda-net(dot)ch>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: pgAdmin 4 commit: Add runtime/pgAdmin4 to .gitignore, and re-order entr
Date: 2017-01-16 16:54:00
Message-ID: CA+OCxozAbZMbzS8-SA2z7pRyZhUrwSKjRM9fGtybQpkzGTbumw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Mon, Jan 16, 2017 at 4:49 PM, Bruno Friedmann <bruno(at)ioda-net(dot)ch> wrote:
> On lundi, 16 janvier 2017 14.46:46 h CET Dave Page wrote:
>> Add runtime/pgAdmin4 to .gitignore, and re-order entries for ease of
>> maintenance.
>>
>> Branch
>> ------
>> master
>>
>> Details
>> -------
>> http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2db705ad80ae8
>> e7910d597662d69eac7fd5914d5 Author: Jonas Thelemann
>> <e-mail(at)jonas-thelemann(dot)de>
>>
>> Modified Files
>> --------------
>> .gitignore | 42 +++++++++++++++++++++---------------------
>> pkg/mac/.gitignore | 2 +-
>> runtime/.gitignore | 11 ++++++-----
>> web/regression/.gitignore | 2 +-
>> 4 files changed, 29 insertions(+), 28 deletions(-)
>
> on master if I build locally I got a git st
>
> M runtime/pgAdmin4.pro
>
> shouldn't it be also excluded ?

Definitely not - that's the project file that encapsulates the Qt
equivalent of the autoconf logic and makefiles. I'm not sure why a
build is doing anything other than reading that though - does 'git
diff' show any changes?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Bruno Friedmann 2017-01-16 17:00:04 Location of user configuration (Linux)
Previous Message Bruno Friedmann 2017-01-16 16:49:57 Re: pgAdmin 4 commit: Add runtime/pgAdmin4 to .gitignore, and re-order entr