11 lines
281 B
Text
11 lines
281 B
Text
# 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
|