diff options
author | Sven Gothel <[email protected]> | 2021-01-02 06:35:57 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2021-01-02 06:35:57 +0100 |
commit | f5c5d5a60b9e4b8c0b75ac79692b0670ecf5987f (patch) | |
tree | ebf0668faa5a42aa28299f27332a8b8b650bb3de /.gitignore | |
parent | 382f47f7519446a98dbc71f08cb316514bfba1e9 (diff) |
.gitignore: add new eclipse test_cow_darray_perf01 profiles
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,3 +24,5 @@ dist*/ # Archive files *.jar /Debug/ +/Debug test_cow_darray_perf01/ +/Profiling test_cow_darray_perf01/ |