diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ # Generated by Cargo # will have compiled files and executables /target/ -/plugin_derive/target/ +/frippy_derive/target/ # The top level Cargo.lock should handle everything -/plugin_derive/Cargo.lock +/frippy_derive/Cargo.lock # These are backup files generated by rustfmt **/*.rs.bk |
