LibreNMS/.gitignore

50 lines
667 B
Plaintext

# Ignore all dotfiles #
#######################
.*
!/.gitignore
!/.git-blame-ignore-revs
!/.editorconfig
!/.scrutinizer.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/images/custommap/*
includes/custom/*
junk
nbproject
patches
!/lib/yaml
/vendor
/node_modules
npm-debug.log
yarn-error.log
composer.phar
composer.plugins.json
_ide_helper.php
_ide_helper_models.php
resources/views/menu/custom.blade.php
resources/js/vue-i18n-locales.generated.js
*.code-workspace
# Docs #
########
out
librenms_theme
bin/
lib/
lib64
pyvenv.cfg