diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2024-08-24 21:34:48 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2024-08-24 21:34:48 -0700 |
| commit | a2e1ec9472d7ff1d3387dc9d059dcee019a84996 (patch) | |
| tree | 9fe251af8607c4844cf2432e9b9c5e1a221417e7 /.gitignore | |
| download | pongo-a2e1ec9472d7ff1d3387dc9d059dcee019a84996.tar.zst | |
Initial commit
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..e72e976 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/pongo +/result |
