Revision 9defb653e571e7906885209f02c509019ce255d8 authored by Iddan Aaronsohn on 10 November 2019, 21:38:32 UTC, committed by Denys Smirnov on 15 December 2019, 13:54:20 UTC
1 parent b9984a8
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