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

Commitd94f32d

Browse files
committed
Update top-level .gitignore.
Add a comment explaining our policy that we don't put excludesfor nonstandard tools into committed .gitignore files.Also, remove the entries about libraries with .sl extensions,since that convention was only used on now-desupported HP-UX.Discussion:https://postgr.es/m/CAHxW8BAiyPwfXbN813GhorQozwMBs4f3DTxLkKNxiGQuJuw4Vw@mail.gmail.com
1 parent92c4daf commitd94f32d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# This file contains ignores for build artifacts from standard builds.
2+
# Auxiliary files from local workflows, your preferred editor, etc. should
3+
# be ignored locally using $GIT_DIR/info/exclude or ~/.gitexclude.
4+
15
# Global excludes across all subdirectories
26
*.o
37
*.obj
@@ -6,10 +10,6 @@
610
*.so.[0-9]
711
*.so.[0-9].[0-9]
812
*.so.[0-9].[0-9][0-9]
9-
*.sl
10-
*.sl.[0-9]
11-
*.sl.[0-9].[0-9]
12-
*.sl.[0-9].[0-9][0-9]
1313
*.dylib
1414
*.dll
1515
*.exp

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp