Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1710752

Browse files
committed
Add gitignore for mingw/cygwin build outputs
Noted by Radosław Smogura
1 parent5234161 commit1710752

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

‎.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ objfiles.txt
1919
lcov.info
2020
*.vcproj
2121
win32ver.rc
22+
*.exe
23+
lib*dll.def
2224

2325
# Local excludes in root directory
2426
/GNUmakefile

‎src/backend/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
/postgres
2+
/postgres.def

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp