diff options
| author | Joel Klinghed <the_jk@yahoo.com> | 2017-02-28 21:50:44 +0100 |
|---|---|---|
| committer | Joel Klinghed <the_jk@yahoo.com> | 2017-02-28 21:50:44 +0100 |
| commit | c029d90d1975e124d237605f1edb2be16bd05b5d (patch) | |
| tree | 9df87ffb365354bdb74a969440b32c8304bdbcb7 /test/.gitignore | |
Initial commit
Diffstat (limited to 'test/.gitignore')
| -rw-r--r-- | test/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore new file mode 100644 index 0000000..3876425 --- /dev/null +++ b/test/.gitignore @@ -0,0 +1,8 @@ +/*.log +/*.trs +/test-args +/test-http +/test-paths +/test-strings +/test-url +/test-xdg
\ No newline at end of file |
