Skip to content

Commit af963a6

Browse files
authored
Fix botched gitignore rules (#139)
1 parent 9b9fb52 commit af963a6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,4 +283,6 @@ docs/_build/
283283
!*.conf.spec
284284
**/metadata/local.meta
285285

286-
splunk-mcp-server*.{spl,tar,tar.gz,tgz}
286+
*.spl
287+
*.tgz
288+
*.tar*

0 commit comments

Comments
 (0)