Skip to content

Commit

Permalink
Merge pull request #216 from ilpianista/feature/rego
Browse files Browse the repository at this point in the history
Add Rego
  • Loading branch information
rpdelaney authored Aug 16, 2024
2 parents 38d3abe + 93290ed commit 1d35f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LS_COLORS
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ STICKY_OTHER_WRITABLE 48;5;235;38;5;139;3 # core
.agdai 38;5;110 # Agda
.zig 38;5;81 # Zig
.v 38;5;81 # V
.rego 38;5;178 # Code (Rego)
.pyc 38;5;240 # Code (Python)
.tf 38;5;168 # Code (Terraform)
.tfstate 38;5;168 # Code (Terraform)
Expand Down

0 comments on commit 1d35f87

Please sign in to comment.