diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2023-11-16 15:02:43 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2024-03-01 00:20:56 +0100 |
commit | 88551b1a2877ea12a76b5c415420893749394d14 (patch) | |
tree | d81a99f08865606d6045f0d3849cdaa5119b6d11 /.gitignore | |
download | hlupak-88551b1a2877ea12a76b5c415420893749394d14.tar.gz |
chore: The initial commit
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..0fa0a00 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +git-request-pull |