# Build artifacts *.o *.so moc_*.cpp moc_*.h Makefile .qmake.stash builddir/ *_moc.cpp autogenerated/ # Sources générées par qmake / rcc qrc_*.cpp target_wrapper.sh # Binaires de test — produits par `qmake6 CONFIG+=build_tests && make`. # Chemins explicites : ces cibles n'ont pas d'extension, un motif large serait risqué. /tests/auto/charging/nymeaenrgytestcharging /tests/auto/simulation/nymea-energy-simulation /tests/auto/spotmarket/nymeaenrgytestspotmarket # plugininfo du mock de test — généré par nymea-plugininfocompiler depuis # integrationpluginenergymocks.json, à régénérer après toute modification de ce JSON. # Portée volontairement limitée à ce répertoire : energyplugin/plugininfo.h est SUIVI. /tests/mocks/plugins/energymocks/plugininfo.h /tests/mocks/plugins/energymocks/extern-plugininfo.h # Répertoires de build hors arbre build-check/ # Sortie de `doxygen Doxyfile` (HTML + XML + warnings.txt) — OUTPUT_DIRECTORY doc-generated/ # clangd — chemins absolus du poste local, ne pas versionner compile_commands.json .cache/