]> granicus.if.org Git - postgresql/commitdiff
Add gitignore for mingw/cygwin build outputs
authorMagnus Hagander <magnus@hagander.net>
Thu, 9 Jun 2011 16:11:47 +0000 (18:11 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 9 Jun 2011 16:11:47 +0000 (18:11 +0200)
Noted by RadosÅ‚aw Smogura

.gitignore
src/backend/.gitignore

index 81c4d5e8629087afb960c8eab77270d3c185a8e5..1e15ce5fc108434324ffc5a3373623f7c33b503c 100644 (file)
@@ -19,6 +19,8 @@ objfiles.txt
 lcov.info
 *.vcproj
 win32ver.rc
+*.exe
+lib*dll.def
 
 # Local excludes in root directory
 /GNUmakefile
index 566eb10a5adb0044036ce015cfef01fc85391b55..4e04ff0575b7b994028fb62170a2a2fa04e3770f 100644 (file)
@@ -1 +1,2 @@
 /postgres
+/postgres.def