LibreNMS/.gitignore

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