Implement dynamic procedure at REST interface
[anna.git] / .gitignore
index 9f57f12..e7396cc 100644 (file)
@@ -29,3 +29,11 @@ cmake_install.cmake
 build/
 Testing/
 install_manifest.txt
+CMakeDoxyfile.in
+CMakeDoxygenDefaults.cmake
+
+# Deployments
+docker-images/anna-adml-http/opt/
+
+# Component test (pytest)
+__pycache__