diff options
| author | ewy <ewy0@protonmail.com> | 2026-08-13 12:35:22 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-08-13 12:35:22 +0200 |
| commit | aae0a1581c0dd028f53f28f2d8fe54b18dce813b (patch) | |
| tree | f95241560a6183eda84d668d7aacbdf5bf31609c /.gitignore | |
| parent | d6e00e6af2c4168ea1f6ca8e34a45fa22e712bc9 (diff) | |
add gitignore
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..8e50b8e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.idea +./ponger
\ No newline at end of file |
