Skip to content

Commit f2e43dd

Browse files
committed
chore: add Julia and Python files to list of ignored file types
1 parent 7b444c6 commit f2e43dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ tools/** linguist-vendored
5858
# Configure files which should *not* be included in GitHub language statistics:
5959
Makefile linguist-vendored
6060
*.mk linguist-vendored
61+
*.jl linguist-vendored
62+
*.py linguist-vendored
6163

6264
# Configure files which should be included in GitHub language statistics:
6365
docs/types/*.d.ts -linguist-documentation

0 commit comments

Comments
 (0)