diff options
Diffstat (limited to 'tools/unitctl/unit-openapi/.gitignore')
-rw-r--r-- | tools/unitctl/unit-openapi/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/unitctl/unit-openapi/.gitignore b/tools/unitctl/unit-openapi/.gitignore new file mode 100644 index 00000000..6aa10640 --- /dev/null +++ b/tools/unitctl/unit-openapi/.gitignore @@ -0,0 +1,3 @@ +/target/ +**/*.rs.bk +Cargo.lock |