summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2019-07-20 04:14:38 +0200
committerMike Frysinger <vapier@gentoo.org>2022-11-12 21:32:41 +0700
commit0345b9aaa61121992bef18fa89578f58950b9f79 (patch)
tree22c242c8215cfe0062d0f07c2bb4cd6772ba2cd7
parent50a8bc57ffb7ddcfbdd4ce77e1da297e0bd03cb6 (diff)
downloadattr-0345b9aaa61121992bef18fa89578f58950b9f79.tar.gz
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>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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