diff options
Diffstat (limited to 'cmso-robot')
-rw-r--r-- | cmso-robot/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cmso-robot/.gitignore b/cmso-robot/.gitignore index 44bdbba..cd46865 100644 --- a/cmso-robot/.gitignore +++ b/cmso-robot/.gitignore @@ -5,4 +5,5 @@ *.pyc /libspecs/ /geckodriver.log -/robot/library/
\ No newline at end of file +/robot/library/ +/bin/ |