icinga-php-library/.gitignore

11 lines
163 B
Plaintext

# Exclude all hidden files
.*
# Except those related to Git
!.git*
# Exclude assets and dependencies installed by composer
composer.lock
asset/
vendor/
auth.json