Skip to content

Commit d968bd1

Browse files
authored
meta files
1 parent b4cf329 commit d968bd1

File tree

3 files changed

+2
-17
lines changed

3 files changed

+2
-17
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# From .NET Core 3.0 you can use the command: `dotnet new gitignore` to generate a customizable .gitignore file
2-
31
*.swp
42
*.*~
53
project.lock.json
@@ -35,7 +33,7 @@ msbuild.wrn
3533

3634
# Visual Studio 2015
3735
.vs/
38-
README.md
36+
3937
appgw.key
4038
appgw.pfx
4139
appgw.crt

CHANGELOG.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 RobBagby
3+
Copyright (c) 2023 Microsoft Corporation.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)