librenms/.gitignore
Neil Lathwood 9f1930a81e More more docs (#4197)
* Updated docs + some small code changes

* Added validating code doc for developers

* Doc updates

* Updates and improvements
2016-08-25 18:40:11 -05: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