librenms/.gitignore

31 lines
369 B
Plaintext

# Ignore all dotfiles #
#######################
.*
!/.gitignore
!/.editorconfig
!/.scrutinizer.yml
!/.travis.yml
!/.php_cs
!/.github/
!/.codeclimate.yml
# Others #
##########
*.swp
/composer.lock
Thumbs.db
config.php
html/css/custom/*
html/plugins/*
!html/plugins/Test/
includes/custom/*
junk
logs
nbproject
patches
rrd
!/lib/yaml
/vendor
composer.phar
librenms_theme