Skip to content

Commit 80586e7

Browse files
Update .gitignore to ignore all local history files and update copyright year in LICENSE
1 parent 2ff5526 commit 80586e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ FodyWeavers.xsd
385385
*.code-workspace
386386

387387
# Local History for Visual Studio Code
388-
.history/
388+
.history/*
389389

390390
# Windows Installer files from build outputs
391391
*.cab

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) 2024 PSModule
3+
Copyright (c) 2025 PSModule
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)