aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index fdcd3a6..f6ed057 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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