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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add runtime/pgAdmin4 to .gitignore, and re-order entr
Date: 2017-01-16 14:46:46
Message-ID: E1cT8YY-0005xG-OR@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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(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(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-01-16 14:48:28 pgAdmin 4 commit: Improve the display of role membership on both the pr
Previous Message Dave Page 2017-01-16 14:28:56 Re: Acceptance Tests against a browser (WIP)