Add gitignore

gh-actions
Alinson S. Xavier 5 years ago
parent 4a9266a1bf
commit ab64fc4346
No known key found for this signature in database
GPG Key ID: A796166E4E218E02

5
.gitignore vendored

@ -1,7 +1,10 @@
.ipynb* .ipynb*
*.ipynb *.ipynb
instances/Manifest.toml
instances/Project.toml
instances/Makefile instances/Makefile
instances/run.jl instances/*.jl
instances/*.py
notebooks notebooks
.idea .idea
*.lp *.lp

Loading…
Cancel
Save