diff mbox

Add generated paccache.service to gitignore

Message ID 20180914170533.5716-1-jelle@vdwaa.nl
State Accepted
Headers show

Commit Message

Jelle van der Waa Sept. 14, 2018, 5:05 p.m. UTC
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Johannes Löthberg Sept. 16, 2018, 8:24 p.m. UTC | #1
Excerpts from Jelle van der Waa's message of September 14, 2018 19:05:
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 204eb3e..1d6e802 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -9,3 +9,4 @@ depcomp
>  install-sh
>  missing
>  test-driver
> +src/paccache.service
> -- 
> 2.19.0
> 

Thanks!

Additionally, we also have e.g. the manpages that should be ignored as well, 
thanks for the reminder.
diff mbox

Patch

diff --git a/.gitignore b/.gitignore
index 204eb3e..1d6e802 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@  depcomp
 install-sh
 missing
 test-driver
+src/paccache.service