diff options
Diffstat (limited to 'structopt/.gitignore')
-rw-r--r-- | structopt/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/structopt/.gitignore b/structopt/.gitignore new file mode 100644 index 0000000..ea63af4 --- /dev/null +++ b/structopt/.gitignore @@ -0,0 +1,6 @@ +target +Cargo.lock +*~ + +.idea/ +.vscode/ |