Revision abd548c2a0f0c5b5ceb75e2cf2dba3ccdbeeef15 authored by Iddan Aaronsohn on 13 December 2019, 11:29:13 UTC, committed by Denys Smirnov on 15 December 2019, 14:11:09 UTC
1 parent 13579de
Raw File
.gitignore
*.swp
main
*.test
*.peg.go
cayley.cfg
cayley.yml
cayley.json
.cayley_history
.DS_Store

dist/
vendor/
ui/
packrd/packed-*
# The build binary
/cayley
back to top