diff options
Diffstat (limited to 'cli/template/.gitignore')
| -rw-r--r-- | cli/template/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cli/template/.gitignore b/cli/template/.gitignore new file mode 100644 index 0000000..9fbc864 --- /dev/null +++ b/cli/template/.gitignore @@ -0,0 +1,2 @@ +target/ +tmp/ |