summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f2e972d..fdcd3a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
# Generated by Cargo
# will have compiled files and executables
/target/
+/plugin_derive/target/
+
+# The top level Cargo.lock should handle everything
+/plugin_derive/Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk