diff options
| author | Phil Jones <philj56@gmail.com> | 2022-06-26 09:28:54 +0100 |
|---|---|---|
| committer | Phil Jones <philj56@gmail.com> | 2022-06-26 09:28:54 +0100 |
| commit | aa670b68a7f0850270661d06a37759d3474fe4eb (patch) | |
| tree | 5bc842be49c3301dff0fbc6ecdf4da1ca49facd1 /.gitignore | |
Initial package creation.
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..72e8ffc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +* |
