commit | 50f466c54d1445e667b649d4731aa48d3aa76704 | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Fri Apr 12 18:49:29 2019 -0400 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Tue Apr 16 10:38:51 2019 -0400 |
tree | df2c3b9e0af9447af26ad353e8ce54a7e9a3657e | |
parent | b93bdeef411a1593060852da641475a65b3e9f64 [diff] [blame] |
Add Command executor maven module and Dockerfile Change-Id: Iea3d14854e837fede441330ad34b35ac9d156f9a Issue-ID: CCSDK-1164 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
diff --git a/.gitignore b/.gitignore index e3e0e1f..a2661f0 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,6 +1,9 @@ # Node.js **/node +# Python +**/*.pyc + # Logs logs *.log