diff options
author | Martin 'golodhrim' Scholz | 2021-01-17 03:07:41 +0100 |
---|---|---|
committer | Martin 'golodhrim' Scholz | 2021-01-17 03:07:41 +0100 |
commit | 59f67394f47fd4921cac7250008e93952e3fba6f (patch) | |
tree | a3865b2487a6f3b716cdca7ecee6c166e8a3944f /.gitignore | |
parent | 0ed885fd5572d78a2ec06dd51034ef263ab0afbc (diff) | |
download | aur-59f67394f47fd4921cac7250008e93952e3fba6f.tar.gz |
Adding account-invoice-history in version 5.8.1 for trytond
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 1eb6a87475fb..c7330a860a48 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ -*.tar.xz *.tar.gz +*.tar.xz *.asc /src /pkg - |