pgAdmin 4 commit: Creating separate .gitignore for runtime, and added t

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Creating separate .gitignore for runtime, and added t
Date: 2016-02-18 11:43:09
Message-ID: E1aWMzF-0005NV-W9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Creating separate .gitignore for runtime, and added them in .gitignore
new temporary files created by qmake.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9274d87c55c683e7b5e64400f0ed8b8046bc32b7

Modified Files
--------------
runtime/.gitignore | 13 +++++++++++++
1 file changed, 13 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-02-18 15:38:18 Re: pgAdmin III: Muliple SQL tabs
Previous Message Ashesh Vashi 2016-02-18 11:38:54 pgAdmin 4 commit: Initialize (executing the constructor) for the PGNode