diff options
Diffstat (limited to 'proc-macro-error/.gitignore')
-rw-r--r-- | proc-macro-error/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/proc-macro-error/.gitignore b/proc-macro-error/.gitignore new file mode 100644 index 0000000..9d538f2 --- /dev/null +++ b/proc-macro-error/.gitignore @@ -0,0 +1,4 @@ +/target +**/*.rs.bk +Cargo.lock +.fuse_hidden*
\ No newline at end of file |