librenms/.gitignore
2016-08-27 22:12:44 +01:00

26 lines
288 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