librenms/.gitignore
2016-11-21 20:48:58 +00:00

30 lines
358 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
/vendor
composer.phar
librenms_theme