Initial commit

This commit is contained in:
2023-01-20 15:25:20 +01:00
commit e308314fbb
52 changed files with 620 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<snippet>
<content><![CDATA[
# The COPYRIGHT file at the top level of this repository contains the full
# copyright notices and license terms.
]]></content>
<tabTrigger>tryton_header</tabTrigger>
<scope>source.python</scope>
<description>Tryton: modules file header</description>
</snippet>