initialisation of the plugin web2print

This commit is contained in:
antonin gallon 2025-11-27 14:17:05 +01:00
parent abff2cba9b
commit d365abfdb9
14 changed files with 373 additions and 0 deletions

11
site/plugins/your-plugin/.gitattributes vendored Normal file
View file

@ -0,0 +1,11 @@
# Note: You need to uncomment the lines you want to use; the other lines can be deleted
# Git
# .gitattributes export-ignore
# .gitignore export-ignore
# Tests
# /.coveralls.yml export-ignore
# /.travis.yml export-ignore
# /phpunit.xml.dist export-ignore
# /tests/ export-ignore