Ignore Visual Studio's Temp Files While Working with PG on Windows

From: Yasir <yasir(dot)hussain(dot)shah(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Ignore Visual Studio's Temp Files While Working with PG on Windows
Date: 2024-05-17 06:09:09
Message-ID: CAA9OW9eFAn8FdG=vRvKE2F4PqLiiLAyS0RCHS0-SPDnPDGX8OQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Hi Hackers,

I have been playing with PG on the Windows platform recently. An annoying
thing I faced is that a lot of Visual Studio's temp files kept appearing in
git changed files. Therefore, I am submitting this very trivial patch to
ignore these temp files.

Looking forward to the PG guru's guidance!

Regards...

Yasir Hussain
Principal Software Engineer
Bitnine Global Inc.

Attachment Content-Type Size
v1-ignore-visualstudio-temp-files-while-working-on-windows.patch text/x-patch 178 bytes

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Yasir 2024-05-17 06:17:31 Fwd: Ignore Visual Studio's Temp Files While Working with PG on Windows
Previous Message Peter Eisentraut 2024-05-17 05:40:03 pgsql: Remove unused typedefs

Browse pgsql-hackers by date

  From Date Subject
Next Message Yasir 2024-05-17 06:17:31 Fwd: Ignore Visual Studio's Temp Files While Working with PG on Windows
Previous Message Peter Eisentraut 2024-05-17 05:57:38 Re: Minor cleanups in the SSL tests