Skip to content
Snippets Groups Projects
Commit c96c2a1e authored by Ankit Patnala's avatar Ankit Patnala
Browse files

added gitignore files and CI configuration file

parent ecd41d42
No related branches found
No related tags found
1 merge request!4added gitignore files and CI configuration file
Pipeline #139953 passed
calculator/
__pycache__/
.coverage
stages:
- info
infojob:
stage: info
tags:
- linux
script:
- uname -a
- cat /etc/*release
- rpm -qa
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment