Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Unity-Technologies/libatomic_ops.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2013-08-31 11:16:19 +0400
committerIvan Maidanski <ivmai@mail.ru>2013-08-31 11:39:12 +0400
commita187f06f691dd07694b120952ae2951a8b69a763 (patch)
treec2247fb0772e75e8bbec03cf223948fe2cea0425
parentf38b29045c0f9b765cb4f356d45262b39305d00f (diff)
.gitignore: Ignore test*.log, test*.trs
(Apply commit 5cce9c5 from 'release-7_2' branch.) Conflicts: .gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 65f4e76..62783b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,3 +62,5 @@ Makefile.in
# These files are generated by make check:
/tests/list_atomic.c
/tests/test_atomic_include.h
+/tests/test*.log
+/tests/test*.trs