Skip to content

Commit 97f6fe1

Browse files
committed
Auto-generated commit
1 parent 53c99c2 commit 97f6fe1

File tree

3 files changed

+30
-6
lines changed

3 files changed

+30
-6
lines changed

.gitattributes

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,27 @@
4040
*.mov binary
4141

4242
# Override what is considered "vendored" by GitHub's linguist:
43-
/deps/** linguist-vendored=false
44-
/lib/node_modules/** linguist-vendored=false linguist-generated=false
45-
test/fixtures/** linguist-vendored=false
46-
tools/** linguist-vendored=false
43+
/lib/node_modules/** -linguist-vendored -linguist-generated
4744

48-
# Override what is considered "documentation" by GitHub's linguist:
49-
examples/** linguist-documentation=false
45+
# Configure directories which should *not* be included in GitHub language statistics:
46+
/deps/** linguist-vendored
47+
/dist/** linguist-generated
48+
/workshops/** linguist-vendored
49+
50+
benchmark/** linguist-vendored
51+
docs/* linguist-documentation
52+
etc/** linguist-vendored
53+
examples/** linguist-documentation
54+
scripts/** linguist-vendored
55+
test/** linguist-vendored
56+
tools/** linguist-vendored
57+
58+
# Configure files which should *not* be included in GitHub language statistics:
59+
Makefile linguist-vendored
60+
*.mk linguist-vendored
61+
*.jl linguist-vendored
62+
*.py linguist-vendored
63+
*.R linguist-vendored
64+
65+
# Configure files which should be included in GitHub language statistics:
66+
docs/types/*.d.ts -linguist-documentation

.github/.keepalive

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2024-05-01T00:39:39.903Z

CONTRIBUTORS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Adarsh Palaskar <adarshpalaskar99@gmail.com>
66
Aditya Sapra <adityaework@gmail.com>
77
AgPriyanshu18 <113460573+AgPriyanshu18@users.noreply.github.com>
8+
Aleksandr <112382387+alextes90@users.noreply.github.com>
89
Ali Salesi <ali_sal1381@yahoo.com>
910
Aman Bhansali <bhansali.1@iitj.ac.in>
1011
Amit Jimiwal <amitjimiwal45@gmail.com>
@@ -18,6 +19,7 @@ Chinmay Joshi <86140365+JawHawk@users.noreply.github.com>
1819
Christopher Dambamuromo <chridam@gmail.com>
1920
Dan Rose <danoftheroses@gmail.com>
2021
Daniel Killenberger <daniel.killenberger@gmail.com>
22+
Daniel Yu <40680511+Daniel777y@users.noreply.github.com>
2123
Dominik Moritz <domoritz@gmail.com>
2224
Dorrin Sotoudeh <dorrinsotoudeh123@gmail.com>
2325
EuniceSim142 <77243938+EuniceSim142@users.noreply.github.com>
@@ -69,8 +71,11 @@ Seyyed Parsa Neshaei <spneshaei@users.noreply.github.com>
6971
Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
7072
Shivam <11shivam00@gmail.com>
7173
Shraddheya Shendre <shendreshraddheya@gmail.com>
74+
Shubh Mehta <93862397+Shubh942@users.noreply.github.com>
7275
Shubham Mishra <shubh622005@gmail.com>
76+
Sivam Das <100067002+Sivam2313@users.noreply.github.com>
7377
Snehil Shah <130062020+Snehil-Shah@users.noreply.github.com>
78+
Soumajit Chatterjee <121816890+soumajit23@users.noreply.github.com>
7479
Spandan Barve <contact@marsian.dev>
7580
Stephannie Jiménez Gacha <steff456@hotmail.com>
7681
Suraj kumar <125961509+kumarsuraj212003@users.noreply.github.com>
@@ -83,4 +88,5 @@ Yernar Yergaziyev <yernar.yergaziyev@erg.kz>
8388
naveen <stupiddint@gmail.com>
8489
nishant-s7 <97207366+nishant-s7@users.noreply.github.com>
8590
orimiles5 <97595296+orimiles5@users.noreply.github.com>
91+
rainn <88160429+AmCodesLame@users.noreply.github.com>
8692
rei2hu <reimu@reimu.ws>

0 commit comments

Comments
 (0)