ft-cli 0.1.0

ft-cli is a tool for syncing a git repo or a local folder to a FifthTry account
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Generated by Cargo
# will have compiled files and executables
/target/

# These are backup files generated by rustfmt
**/*.rs.bk

# if it exists it is sourced, used to set local env variables, usually secret keys
local.sh

.idea
.DS_Store
.cargo

/status.url
/out/