#generic development files
www/index.html

# compiled translation files
www/locale

#api html documentation
doc/API/centreon-api-v2.html
doc/API/index.html

#backend development and project files
GPL_LIB/SmartyCache/*

#front development files
www/static
www/asset-manifest.json
www/service-worker.js
www/include/core/menu/templates/*.js
www/include/core/menu/templates/*.tpl
junit.xml
.nyc_output
coverage/
**/v8-compile-cache-0

#sample files
!www/img/media/.keep
www/img/media/*
www/template

#temporary files needed for the installation
www/install/tmp/*
!www/install/tmp/.gitkeep
www/install/install.conf.php

#config files
config/centreon.config.php

#continuous integration and testing files
*-dev.yml
secret

#symfony/framework-bundle
.env.local
.env.local.php
.env.*.local
public/bundles/
var/
bin/.phpunit/
doc/en/_build/
symfony/

src/Centreon*
!src/Centreon/
!src/CentreonCommand/
!src/CentreonLegacy/
!src/CentreonModule/
!src/CentreonNotification/
!src/CentreonRemote/
!src/CentreonUser/
www/modules/centreon-*
!www/widgets/require.php

.lighthouseci
lighthouse/report
lighthouse/build
manifest.json
cypress/results

!config/packages/serializer/Centreon/
config/packages/serializer/Centreon*
config/packages/dev/Centreon*
config/packages/prod/Centreon*

docker-compose.yml

# Php-CS-Fixer output file
checkstyle.core.xml
.swc
junit.xml
.php-cs-fixer.new.cache

# castor
.castor.stub.php

# deptrac
.deptrac_bc.cache
.deptrac_hexa.cache

# phpunit
.phpunit.new.cache
