diff options
| author | Fuwn <[email protected]> | 2023-05-29 23:05:43 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-05-29 23:05:43 +0000 |
| commit | 9623579cb6e231805ca9ec9c245955a926e01cd8 (patch) | |
| tree | 810c959a8907e5e111cbbcde772867f0ae9abe80 /.gitignore | |
| download | nectar-0.1.0.tar.xz nectar-0.1.0.zip | |
feat: initial releasev0.1.0
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a96519b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Bashly Artifacts +/nectar |