diff options
| author | Fuwn <[email protected]> | 2021-06-02 22:00:56 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-06-02 22:00:56 +0000 |
| commit | ad26693e9db220162cf446a99b7ec7a92ae94779 (patch) | |
| tree | 5305395657ffa97bd27cbbc32590353f349cb66c /.gitignore | |
| parent | refactor(cli): new subcommand matching format (diff) | |
| download | nitrous-ad26693e9db220162cf446a99b7ec7a92ae94779.tar.xz nitrous-ad26693e9db220162cf446a99b7ec7a92ae94779.zip | |
feat(cli): clean command
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,4 +15,4 @@ Cargo.lock # Development /src/_*.* -/nitrous/ +/.nitrous/ |