Skip to content

Commit 02a443d

Browse files
committed
Ignore publish folder
1 parent 1499a3d commit 02a443d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
name: Build and Publish .NET Core App
32

43
on:

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
bin/**
22
obj/**
3+
publish/**
34
bom.json
45
*.zip

0 commit comments

Comments
 (0)