Skip to content

Commit 04084f0

Browse files
committed
updated gitignore to ignore generated JSON files
1 parent 5e546cd commit 04084f0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,9 @@
2424

2525
# Ignored vscode files
2626
.vscode/
27-
operations/sentinel-policies-scripts/create-policy.json
27+
28+
# Ignore Any Generated JSON Files
29+
operations/automation-script/run.json
30+
operations/automation-script/variables.json
31+
operations/automation-script/workspace.json
32+
operations/sentinel-policies-scripts/create-policy.json

0 commit comments

Comments
 (0)