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