mirror of
https://gh.wpcy.net/https://github.com/rilustrisimo/freescout-support.git
synced 2026-04-26 14:02:20 +08:00
11 lines
118 B
Text
11 lines
118 B
Text
# Development system files #
|
|
.*
|
|
!/.gitignore
|
|
!/.travis.yml
|
|
|
|
# Composer #
|
|
vendor/*
|
|
composer.lock
|
|
|
|
# Test #
|
|
phpunit.xml
|