X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=.gitignore;h=3e558648ef7dda4b53b71f964923825cea2bf01c;hp=5f06328a33c2efba5f0a8f71b4abeee839efffae;hb=af9c86ffb0e28d35ad94d99c5f77e41578c972b4;hpb=c5dc5c2b4cb7cfb1659e27936fac109642fa1d82 diff --git a/.gitignore b/.gitignore index 5f06328..3e55864 100644 --- a/.gitignore +++ b/.gitignore @@ -12,13 +12,32 @@ *.la *.a -debug -release docs/doxygen/html docs/doxygen/latex docs/doxygen/man -.sconsign.dblite *.log *.old .cproject .project + +# 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/ +aots-deploy/ + +# 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