summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJokler <jokler.contact@gmail.com>2017-10-29 23:23:12 +0100
committerJokler <jokler.contact@gmail.com>2017-10-29 23:23:12 +0100
commitcb07b259950d4762ceb609266cd1e8ae0ef60dad (patch)
treec7bdd86b5bed18ce4d16a6bacde9647f0dfc6de3 /.gitignore
parent04e195af65b209e4812b1a076dd04e2f5a8ec21c (diff)
parent45f70129ce94c0511fc5cd2cbdc625f8ef00ea4b (diff)
downloadfrippy-3c17f198c74c7878a008536fc10e79c06e3820ad.tar.gz
frippy-3c17f198c74c7878a008536fc10e79c06e3820ad.zip
Merge branch 'dev'v0.3.0
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