mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
22 lines
183 B
Plaintext
22 lines
183 B
Plaintext
# eclipse
|
|
.buildpath
|
|
.project
|
|
.settings/
|
|
|
|
# PHP prj
|
|
build/
|
|
cache.properties
|
|
|
|
# composer
|
|
vendor/
|
|
composer.lock
|
|
|
|
# travis
|
|
travis/
|
|
|
|
# bin
|
|
composer.phar
|
|
php-cs-fixer.phar
|
|
|
|
.coveralls.yml
|