diff options
author | Stef Walter <stefw@gnome.org> | 2013-04-03 10:30:25 +0200 |
---|---|---|
committer | Stef Walter <stefw@gnome.org> | 2013-04-03 10:30:25 +0200 |
commit | 2e8f586cd5a0c4cf2471c085e9e0e4fdcc04d996 (patch) | |
tree | 61522e5855e0e14e54f73e45fd2fc8c651a16099 /.gitignore | |
parent | b7ccd06e1f969a6b86285360234582fe01d3aeaf (diff) |
Add new script for setting up p11-kit for a maintainer
Add win32 cross build, and build out of tree
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -50,14 +50,20 @@ stamp-h1 temp.txt test-driver +local +x86_64-w64-mingw32 + /*/tests/test-* !/*/tests/test-*.[ch] /*/tests/frob-* !/*/tests/frob-*.[ch] +/x86_64_w64-mingw32/ + /build/m4/*.m4 /build/coverage /build/coverage.info +/local /common/tests/hash-test |