mirror of
https://github.com/odoo/documentation.git
synced 2025-12-12 07:29:27 +07:00
[ADD] .gitattributes: include RST files in language statistic on GitHub
closes odoo/documentation#1881 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# Include RST files in language statistics on GitHub.
|
||||||
|
*.rst linguist-detectable
|
||||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
.*
|
|
||||||
*.mo
|
*.mo
|
||||||
|
.*
|
||||||
|
!.gitattributes
|
||||||
|
|
||||||
# Sphinx build files
|
# Sphinx build files
|
||||||
_build/
|
_build/
|
||||||
|
|||||||
Reference in New Issue
Block a user