Skip to content

Commit aaadc7d

Browse files
committed
PR: Remove local editconfig
1 parent df42a40 commit aaadc7d

File tree

1 file changed

+1
-4
lines changed
  • sdk/contentunderstanding/Azure.AI.ContentUnderstanding

1 file changed

+1
-4
lines changed

sdk/contentunderstanding/Azure.AI.ContentUnderstanding/.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
# Local-only files and temporary scripts (not committed to git)
2-
__local_only/
2+
.local_only/
33

44
# User-specific configuration files (never commit appsettings.json - they may contain secrets)
55
**/appsettings.json
66
!**/appsettings.json.sample
77

8-
# EditorConfig file (SDK-specific, not committed)
9-
.editorconfig
10-
118
# Sample output directories (generated by sample execution)
129
**/sample_output/
1310

0 commit comments

Comments
 (0)