mirror of https://github.com/yandex/odyssey.git
machinarium: update .gitignore file
This commit is contained in:
parent
281a28d3cc
commit
83d7e31eee
|
@ -1,5 +1,6 @@
|
||||||
*.o
|
*.o
|
||||||
*.a
|
*.a
|
||||||
|
*.so
|
||||||
example/benchmark
|
example/benchmark
|
||||||
example/echo
|
example/echo
|
||||||
example/wait
|
example/wait
|
||||||
|
|
Loading…
Reference in New Issue