diff options
| author | Fuwn <[email protected]> | 2023-10-31 23:18:19 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2023-10-31 23:18:19 -0700 |
| commit | cddb44c019183745ada2f3bc28beb8f9b49f6a12 (patch) | |
| tree | fbf99d719786ab4db8bc8ede9a387a9e76c7cd53 /.gitignore | |
| download | docker-pounce-cddb44c019183745ada2f3bc28beb8f9b49f6a12.tar.xz docker-pounce-cddb44c019183745ada2f3bc28beb8f9b49f6a12.zip | |
feat: initial release
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8fce603 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +data/ |