aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-04-19 00:06:07 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-19 00:06:07 +0000
commit1ed3272736021fc73df2c02400cf1363fdd32f69 (patch)
treed3f6dc4e785a372985de3d28b9b43366d3e5bccc /.gitignore
parentc8adeb12a45a5bee54b659feb69ff2ab75f08f2f (diff)
parent50f466c54d1445e667b649d4731aa48d3aa76704 (diff)
Merge "Add Command executor maven module and Dockerfile"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e3e0e1f22..a2661f06f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
# Node.js
**/node
+# Python
+**/*.pyc
+
# Logs
logs
*.log