monorail 3.5.6

A tool for effective polyglot, multi-project monorepo development.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Generated by Cargo
# will have compiled files and executables
/target/

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

#Added by cargo
#
#already existing elements are commented out

/target
#**/*.rs.bk
*.swp