diff options
Diffstat (limited to 'ops/mq_cli/.gitignore')
-rw-r--r-- | ops/mq_cli/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ops/mq_cli/.gitignore b/ops/mq_cli/.gitignore new file mode 100644 index 000000000000..5bd19a47c3b3 --- /dev/null +++ b/ops/mq_cli/.gitignore @@ -0,0 +1,4 @@ +/target/ +**/*.rs.bk +.idea/ +*.iml |