diff options
| author | 2022-06-17 08:59:51 -0400 | |
|---|---|---|
| committer | 2022-06-17 08:59:51 -0400 | |
| commit | 2a3614cf0cf5229e7f8dba0fe5ad44de15b1b331 (patch) | |
| tree | 6eb3fa4aef7748da8c9cf35a6e69123bd28f3e76 /.gitignore | |
| download | portaltools-2a3614cf0cf5229e7f8dba0fe5ad44de15b1b331.tar.gz portaltools-2a3614cf0cf5229e7f8dba0fe5ad44de15b1b331.zip | |
reupload
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d3611fa --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/target +/.idea +Cargo.lock
\ No newline at end of file |
