Skip to content

Commit afc9409

Browse files
chore: this commit removes rule that ignored the artifacts folder
1 parent 7a270f3 commit afc9409

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
# .NET
6363
**/project.lock.json
6464
**/project.fragment.lock.json
65-
**/artifacts/
6665

6766
# Tye
6867
**/.tye/
@@ -482,4 +481,4 @@
482481

483482
# Application specific
484483

485-
**/appsettings.Development.json
484+
**/appsettings.Development.json

0 commit comments

Comments
 (0)