diff options
-rw-r--r-- | service/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/service/.gitignore b/service/.gitignore index a21a0f95..3893e9cf 100644 --- a/service/.gitignore +++ b/service/.gitignore @@ -1 +1,2 @@ .virtualenv +build/ |