Fix local server for multiple applications
[anna.git] / .gitignore
index 5507480..3e55864 100644 (file)
 *.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/
+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