1
0
Fork 0
mirror of https://github.com/MatomoCamp/pretalx.git synced 2024-09-09 05:13:44 +02:00

Tell git to understand Python

This commit is contained in:
Tobias Kunze 2020-12-23 17:35:45 +01:00
parent 7dbb757899
commit 34c87dece6

1
.gitattributes vendored
View file

@ -1,2 +1,3 @@
src/pretalx/static/vendored/* linguist-vendored
doc/* linguist-documentation
*.py diff=python