Skip to content
Snippets Groups Projects
Commit d259f3dc authored by Paul's avatar Paul :turtle:
Browse files

add ci and gitignore

parent 157135ec
No related branches found
No related tags found
No related merge requests found
Pipeline #6581 failed
a.out
image: debian:latest
before_script:
- apt update > /dev/null
- apt install -y build-essential libglut-dev make
build_sim:
script:
- make sim
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment