From: Yegor Yefremov <[email protected]>
Signed-off-by: Yegor Yefremov <[email protected]>
---
Changes v1 -> v2:
- add SoB line
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index df791a83..682153d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,5 @@ systemd/rpc-gssd.service
cscope.*
# generic editor backup et al
*~
+# file generated by ctags
+tags
--
2.17.0
On 11/15/22 4:55 AM, [email protected] wrote:
> From: Yegor Yefremov <[email protected]>
>
> Signed-off-by: Yegor Yefremov <[email protected]>
Committed...
steved.
> ---
> Changes v1 -> v2:
> - add SoB line
>
> .gitignore | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index df791a83..682153d5 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -86,3 +86,5 @@ systemd/rpc-gssd.service
> cscope.*
> # generic editor backup et al
> *~
> +# file generated by ctags
> +tags