diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-12-07 23:47:45 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-12-07 23:47:45 -0500 |
commit | 2af917de2d2c52808974ee62d245d114313ebae6 (patch) | |
tree | 973dc6ec783390141bdbd34e8c2f78f6e07db936 /.gitignore | |
parent | f2b84856a250481f694945b422f04a5850409edc (diff) | |
parent | 5414b34c4b7f8e01c27d3ebc6b09d12b04b95054 (diff) |
Merge pull request #2104 from evverx/rlimit-util-test
tests: add test-rlimit-util
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e495f23e3a..2e2e974ffa 100644 --- a/.gitignore +++ b/.gitignore @@ -249,6 +249,7 @@ /test-replace-var /test-resolve /test-ring +/test-rlimit-util /test-sched-prio /test-set /test-sigbus |