aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJokler <jokler.contact@gmail.com>2018-03-12 16:02:51 +0100
committerJokler <jokler.contact@gmail.com>2018-03-12 16:02:51 +0100
commit909cabe9280722e43c5fb283f768051bb85e1890 (patch)
tree506ac34b7e22cdb95568cef9e649ee64cb3b0fdb /.gitignore
parent15e855ddecfdac31ddda26b12fcfd1a142a0ec21 (diff)
parent8e40e919aca8b8592be43e2c5bbcc0717bf14a6b (diff)
downloadfrippy-909cabe9280722e43c5fb283f768051bb85e1890.tar.gz
frippy-909cabe9280722e43c5fb283f768051bb85e1890.zip
Merge branch 'dev'
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