Skip to content

Commit 2ff7aae

Browse files
chore: ignore license file
1 parent 08fc9a6 commit 2ff7aae

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,4 +667,8 @@ fabric.properties
667667

668668
# End of https://www.toptal.com/developers/gitignore/api/dotnetcore,visualstudio,visualstudiocode,rider,csharp
669669
/.nuke/temp/execution-plan.html
670-
/.nuke/build.schema.json
670+
/.nuke/build.schema.json
671+
672+
# License files - prevent sensitive license information from being committed
673+
codeblock.dev.license.lic
674+
*.license.lic

0 commit comments

Comments
 (0)