From 04baa391221f11bdb9f9176aa1d29916d0a50947 Mon Sep 17 00:00:00 2001
From: Guillem Jover <guillem@hadrons.org>
Date: Mon, 15 Apr 2019 03:07:10 +0200
Subject: [PATCH attr 4/8] Ignore examples/copyattr

When building the example code at least to make sure it actually builds,
we'll be left out with a dirty tree.

Signed-off-by: Guillem Jover <guillem@hadrons.org>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index ced9cdd..8dbb0f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@
 /attr
 /getfattr
 /setfattr
+/examples/copyattr
 
 /ABOUT-NLS
 /aclocal.m4
-- 
2.22.0.657.g960e92d24f

