]> git.seodisparate.com - LudumDare45_StartWithNothing/commitdiff
Git repo metadata
authorStephen Seo <seo.disparate@gmail.com>
Wed, 14 Feb 2024 06:57:52 +0000 (15:57 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 14 Feb 2024 06:57:52 +0000 (15:57 +0900)
Mark raylib.h as "linguist-generated" so that it will not be counted as
part of the repository's statistics.

.gitattributes [new file with mode: 0644]
wasm/.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..8870ec2
--- /dev/null
@@ -0,0 +1 @@
+raylib/raylib.h linguist-generated
diff --git a/wasm/.gitattributes b/wasm/.gitattributes
new file mode 100644 (file)
index 0000000..8a353fd
--- /dev/null
@@ -0,0 +1 @@
+include/raylib.h linguist-generated