mirror of
https://github.com/roc-lang/roc.git
synced 2025-11-19 03:38:28 +00:00
add gitignore
This commit is contained in:
parent
a080fcae27
commit
b18ea846a3
1 changed files with 5 additions and 0 deletions
5
examples/python-interop/.gitignore
vendored
Normal file
5
examples/python-interop/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
libhello*
|
||||||
|
.interop_env/
|
||||||
|
build/
|
||||||
|
demo.egg-info/
|
||||||
|
dist/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue