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