File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -719,6 +719,16 @@ BlitzMax:
719719 tm_scope : source.blitzmax
720720 ace_mode : text
721721 language_id : 35
722+ Blueprint :
723+ type : markup
724+ color : " #3584E4"
725+ extensions :
726+ - " .blp"
727+ aliases :
728+ - blp
729+ tm_scope : source.blueprint
730+ ace_mode : text
731+ language_id : 765545512
722732Bluespec :
723733 type : programming
724734 color : " #12223c"
838848 codemirror_mode : clike
839849 codemirror_mime_type : text/x-csharp
840850 tm_scope : source.cs
841- color : " #178600 "
851+ color : " #7355dd "
842852 aliases :
843853 - csharp
844854 - cake
@@ -2664,6 +2674,8 @@ Git Config:
26642674 filenames :
26652675 - " .gitconfig"
26662676 - " .gitmodules"
2677+ - " .tgitconfig"
2678+ - config.worktree
26672679 ace_mode : ini
26682680 codemirror_mode : properties
26692681 codemirror_mime_type : text/x-properties
@@ -3374,6 +3386,7 @@ Ignore List:
33743386 - " .atomignore"
33753387 - " .babelignore"
33763388 - " .bzrignore"
3389+ - " .ckignore"
33773390 - " .coffeelintignore"
33783391 - " .cvsignore"
33793392 - " .dockerignore"
@@ -3387,6 +3400,7 @@ Ignore List:
33873400 - " .nodemonignore"
33883401 - " .npmignore"
33893402 - " .prettierignore"
3403+ - " .rgignore"
33903404 - " .stylelintignore"
33913405 - " .vercelignore"
33923406 - " .vscodeignore"
You can’t perform that action at this time.
0 commit comments