diff options
author | Nico Jensch | 2024-04-27 13:59:13 +0200 |
---|---|---|
committer | Nico Jensch | 2024-04-27 13:59:13 +0200 |
commit | af8ffa78b9156551394be6fcfca3f712f2766bc4 (patch) | |
tree | 9571f35bfac961d959c7b6d749475f13e17a1073 /.gitignore | |
parent | 1f54d574781eca3cb536465eb0db12431f69993d (diff) | |
download | aur-firedragon-extension-plasma-integration.tar.gz |
feat: update 1.9, build from source
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 000000000000..8e605b24772d --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +pkg/ +src/ +native-messaging-hosts +*.xpi +*.tar.zst +*.tar.gz |