initialisation of the plugin web2print
This commit is contained in:
parent
abff2cba9b
commit
d365abfdb9
14 changed files with 373 additions and 0 deletions
11
site/plugins/your-plugin/.gitattributes
vendored
Normal file
11
site/plugins/your-plugin/.gitattributes
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue