diff options
| author | pml68 <contact@pml68.dev> | 2025-08-27 21:58:41 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-08-27 21:58:41 +0200 |
| commit | 38ba79733388635329c34cccb90b6299b80aa6b8 (patch) | |
| tree | 197c564658914f8775cc4291f666604eca64c6f4 /.gitignore | |
| download | PKGBUILDs-38ba79733388635329c34cccb90b6299b80aa6b8.tar.gz | |
feat: initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f71c635 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +* +!.gitignore +!PKGBUILD +!.SRCINFO |
