diff options
| author | kj_sh604 | 2025-03-02 21:16:44 -0500 |
|---|---|---|
| committer | kj_sh604 | 2025-03-02 21:16:44 -0500 |
| commit | fbd45be86eac0d44ba9b4bbfb810bdf0bdb89c07 (patch) | |
| tree | 023d8ed75dcb075e631e3d2e3fe00211759556bf | |
| parent | 601d1d677aa2cc948eb33a95ca1a1d0a1d7682af (diff) | |
feat: add librewolf-firefox-symlink `.gitignore`
| -rw-r--r-- | librewolf-firefox-symlink/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/librewolf-firefox-symlink/.gitignore b/librewolf-firefox-symlink/.gitignore new file mode 100644 index 0000000..b38a53a --- /dev/null +++ b/librewolf-firefox-symlink/.gitignore @@ -0,0 +1,4 @@ +pkg/ +src/ +*.tar.* +*.pkg.* |
