diff options
author | Simon Warta <[email protected]> | 2016-01-06 00:05:02 +0100 |
---|---|---|
committer | Simon Warta <[email protected]> | 2016-01-06 12:08:49 +0100 |
commit | beb99e9b33dfec3ff7db2bc5fac58d4cff01d570 (patch) | |
tree | cb9315327072b5082886e4ba61966f02cf1eef39 | |
parent | ac5ae9a7a28b664d86b79cf85a6708c9f8b9a0fd (diff) |
Remove unused folder src/tests/outdata from .gitignore
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 29287a7db..c52bc9553 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,3 @@ coverage/ # Profiler outputs cachegrind.* callgrind.* - -# Test output -src/tests/outdata |