summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2014-09-27 15:47:49 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2014-10-20 01:18:15 +0200
commit00c9abd9411e9d262cf5de90734522ab6bc0bca5 (patch)
tree834f053bbd4071c6fe43a23757e4d88cd8615222
parent325822a0057e70c96f82411ffd1da8eb88eecef7 (diff)
downloadneard-upstream.tar.gz
neard-upstream.tar.bz2
neard-upstream.zip
build: Update gitignore rules for new automake test suite and systemd fileupstream
The new automake paralell test driver (enabled by default in 1.13), creates log files to track test results and output, ignore them. Ignore also the new generated systemd service file.
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 57f5a55..fba0d71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,8 @@
*.lo
*.la
*.so
+*.log
+*.trs
.deps
.libs
.dirstamp
@@ -24,6 +26,7 @@ ltmain.sh
m4/
missing
stamp-h1
+test-driver
autom4te.cache
TAGS
@@ -32,6 +35,7 @@ include/near
include/version.h
src/builtin.h
src/neard
+src/neard.service
tools/snep-send
tools/nfctool/nfctool
unit/test-ndef