Thread: [pgadmin-hackers] pgAdmin 4 commit: Add runtime/pgAdmin4 to .gitignore,and re-order entr

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=2db705ad80ae8e7910d597662d69eac7fd5914d5
Author: Jonas Thelemann <e-mail@jonas-thelemann.de>

Modified Files
--------------
.gitignore                | 42 +++++++++++++++++++++---------------------
pkg/mac/.gitignore        |  2 +-
runtime/.gitignore        | 11 ++++++-----
web/regression/.gitignore |  2 +-
4 files changed, 29 insertions(+), 28 deletions(-)


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@jonas-thelemann.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 ?

--

Bruno Friedmann
 Ioda-Net Sàrl www.ioda-net.ch
 Bareos Partner, openSUSE Member, fsfe fellowship
 GPG KEY : D5C9B751C4653227
 irc: tigerfoot




On Mon, Jan 16, 2017 at 4:49 PM, Bruno Friedmann <bruno@ioda-net.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@jonas-thelemann.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