chiark / gitweb /
Make the GitHub language bar prettier.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 25 Apr 2018 09:21:08 +0000 (11:21 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 25 Apr 2018 09:21:08 +0000 (11:21 +0200)
.gitattributes [new file with mode: 0644]
doxygen/.gitattributes [new file with mode: 0644]
pelican-plugins/m/test/.gitattributes [new file with mode: 0644]
pelican-theme/test/.gitattributes [new file with mode: 0644]
site/.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..4d2be6b
--- /dev/null
@@ -0,0 +1,3 @@
+# Make the GitHub language stats bar prettier
+doc/* linguist-documentation
+css/*.compiled.css linguist-generated
diff --git a/doxygen/.gitattributes b/doxygen/.gitattributes
new file mode 100644 (file)
index 0000000..f65d046
--- /dev/null
@@ -0,0 +1,2 @@
+# Make the GitHub language stats bar prettier
+test/*/*.html linguist-generated
diff --git a/pelican-plugins/m/test/.gitattributes b/pelican-plugins/m/test/.gitattributes
new file mode 100644 (file)
index 0000000..30594ef
--- /dev/null
@@ -0,0 +1,2 @@
+# Make the GitHub language stats bar prettier
+*/*.html linguist-generated
diff --git a/pelican-theme/test/.gitattributes b/pelican-theme/test/.gitattributes
new file mode 100644 (file)
index 0000000..30594ef
--- /dev/null
@@ -0,0 +1,2 @@
+# Make the GitHub language stats bar prettier
+*/*.html linguist-generated
diff --git a/site/.gitattributes b/site/.gitattributes
new file mode 100644 (file)
index 0000000..398d119
--- /dev/null
@@ -0,0 +1,3 @@
+# Make the GitHub language stats bar prettier
+Makefile linguist-generated
+develop_server.sh linguist-generated