X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=.gitignore;h=3e558648ef7dda4b53b71f964923825cea2bf01c;hp=71a2bdcf18f253984f918822623390bab3fb17f6;hb=af9c86ffb0e28d35ad94d99c5f77e41578c972b4;hpb=4e12ac57e93c052f716a6305ad8fc099c45899d1 diff --git a/.gitignore b/.gitignore index 71a2bdc..3e55864 100644 --- a/.gitignore +++ b/.gitignore @@ -12,11 +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