librenms-librenms/.gitignore

26 lines
288 B
Plaintext
Raw Normal View History

2016-01-11 10:54:14 +01:00
# Ignore all dotfiles #
#######################
.*
!/.gitignore
!/.editorconfig
!/.scrutinizer.yml
2016-03-03 11:56:29 -06:00
!/.travis.yml
2016-08-10 15:16:21 -05:00
!/.php_cs
2016-05-02 18:17:31 +00:00
!/.github/
2016-01-11 10:54:14 +01:00
# Others #
##########
*.swp
/composer.lock
2016-01-11 10:54:14 +01:00
Thumbs.db
config.php
2016-01-11 10:54:14 +01:00
html/plugins/*
!html/plugins/Test/
junk
logs
2016-01-11 10:54:14 +01:00
nbproject
patches
rrd
/vendor
composer.phar