Revision dbef693ae48967dfa593e89c75667928c7fadaf7 authored by Iddan Aaronsohn on 22 October 2019, 22:36:21 UTC, committed by Denys Smirnov on 15 December 2019, 13:54:20 UTC
1 parent 4ec50c6
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