Revision 5966d0a36a44fc465b6e29781c62bfa5b9c93ef1 authored by Denys Smirnov on 11 December 2019, 22:11:52 UTC, committed by Denys Smirnov on 15 December 2019, 13:03:38 UTC
1 parent 20cf98c
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