diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-02-04 14:09:54 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-02-04 14:09:54 +0100 |
commit | bd82d030011cd8b9655e5ded6b6df9343b42a6bd (patch) | |
tree | de82d886dfea0cb7dbb6e80436218a25cb211bc3 /src/.gitignore |
Imported Upstream version 3.22upstream/3.22
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..5658aee --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,27 @@ +/hxdirstamp +/t?-cast +/t?-compile +/t?-deque +/t?-dir +/t?-format +/t?-link +/t?-list +/t?-list2 +/t?-map +/t?-memmem +/t?-misc +/t?-netio +/t?-option +/t?-other +/t?-proc +/t?-rand +/t?-realpath +/t?-shconfig +/t?-strchr2 +/t?-string +/t?-strquote +/t?-time + +# automake tests +*.log +*.trs |