X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=.gitignore;h=ab64cc356e9cff550bc2b3af496849f1f47d505d;hb=82cfe5ba5f0ff723b7b024b526ddce8b3e1a92d4;hp=55074804fbc1971b817bd45a349de4513502d116;hpb=e80e62a5cf9aacad1a9551c68c432147ef98cd29;p=anna.git diff --git a/.gitignore b/.gitignore index 5507480..ab64cc3 100644 --- a/.gitignore +++ b/.gitignore @@ -12,14 +12,31 @@ *.la *.a -debug -release docs/doxygen/html docs/doxygen/latex docs/doxygen/man -.sconsign.dblite *.log *.old .cproject .project -/Debug/ + +# CMake +CMakeCache.txt +CMakeFiles/ +CTestTestfile.cmake +Makefile +cmake_install.cmake +build/ +Testing/ +install_manifest.txt +CMakeDoxyfile.in +CMakeDoxygenDefaults.cmake + +# Deployments +docker-images/anna-adml-http/opt/ + +# Component test (pytest) +example/diameter/launcher/resources/rest_api/ct/**/__pycache__ +example/diameter/launcher/resources/rest_api/ct/helpers/*.xml +example/diameter/launcher/resources/rest_api/ct/helpers/*.json +example/diameter/launcher/resources/rest_api/ct/helpers/*.txt