librenms/.gitignore
Tony Murray fc0871f716 Move Support New OS to the Developing menu (#4636)
Re-arrange the Developing menu, needs separators...
2016-09-27 17:52:26 +01:00

27 lines
303 B
Plaintext

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