Skip to content

Commit 9588a2e

Browse files
gitignore: generalize the .build files ignore rule
Signed-off-by: John Mulligan <[email protected]>
1 parent 6fbf29c commit 9588a2e

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

.gitignore

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
*~
2-
.build.server
3-
.build.opensuse-server
4-
.build.ad-server
5-
.build.opensuse-ad-server
6-
.build.client
7-
.build.opensuse-client
8-
.build.toolbox
9-
.build.opensuse-toolbox
10-
.build.nightly.server
11-
.build.nightly.ad-server
2+
.build.*
123
.common
134
.bin

0 commit comments

Comments
 (0)