LibreNMS/.gitignore

42 lines
519 B
Plaintext

# Ignore all dotfiles #
#######################
.*
!/.gitignore
!/.editorconfig
!/.scrutinizer.yml
!/.travis.yml
!/.php_cs
!/.github/
!/.codeclimate.yml
!/.mention-bot
!/.env.example
# Others #
##########
__pycache__
*.pyc
*.swp
Thumbs.db
config.php
html/css/custom/*
html/images/custom/*
html/plugins/*
!html/plugins/Test/
includes/custom/*
junk
nbproject
patches
!/lib/yaml
/vendor
/node_modules
npm-debug.log
yarn-error.log
composer.phar
_ide_helper.php
_ide_helper_models.php
# Docs #
########
out
librenms_theme