diff options
author | lonkaars <loek@pipeframe.xyz> | 2024-02-11 14:02:26 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2024-02-11 14:02:26 +0100 |
commit | 53bb457b7f86c2607c23616f1d14804a2b53292f (patch) | |
tree | 78c7c124afde4adbb29bfd595bb6af8f61a7ede5 /.gitignore |
initial commit (initial package)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..341b195 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.zip +*.tar +*.sig + +pkg +src |