Skip to content

Commit

Permalink
Updating gitignore to exclude out/ from dotnet publish
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Yuknewicz <[email protected]>
  • Loading branch information
paulyuk committed Jul 24, 2024
1 parent e8d195a commit 360d26c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Debug/
.settings/
.metadata
.project
out/

# Package Files #
*.jar
Expand Down

0 comments on commit 360d26c

Please sign in to comment.