Skip to content

Commit

Permalink
Add plaintext file extensions (#2664)
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycarambat authored Nov 20, 2024
1 parent 26e2d8c commit 5e69853
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions collector/utils/files/mime.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ class MimeDetector {
"r",
"go",
"ino",
"hpp",
"linq",
"cs",
],
},
true
Expand Down

0 comments on commit 5e69853

Please sign in to comment.