v1-ignore-visualstudio-temp-files-while-working-on-windows.patch

text/x-patch

Filename: v1-ignore-visualstudio-temp-files-while-working-on-windows.patch
Type: text/x-patch
Part: 0
Message: Ignore Visual Studio's Temp Files While Working with PG on Windows

Patch

Same data as JSON: GET /api/v1/attachments/:id/patch the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes. API reference →
Format: unified
Series: patch v1
File+
.gitignore 1 0
diff --git a/.gitignore b/.gitignore
index 4e911395fe..527e1d8935 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ lib*.pc
 /Release/
 /tmp_install/
 /portlock/
+/.vs/