diff options
author | David Zeuthen <davidz@redhat.com> | 2007-11-29 15:59:59 -0500 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2007-11-29 15:59:59 -0500 |
commit | 9fd63cd4993cf774d58951eb00c9c0b6931e8cc1 (patch) | |
tree | 217bb962e2f4e01df719fe09419510e57f8fa433 | |
parent | 8687a34801460b00aaaed1c49d2daa4eacfd8dbe (diff) | |
download | polkit-9fd63cd4993cf774d58951eb00c9c0b6931e8cc1.tar.gz |
add .gitignore files to get test tree structure in the repo
-rw-r--r-- | test/authdb-test/.gitignore | 0 | ||||
-rw-r--r-- | test/authdb-test/lib/.gitignore | 0 | ||||
-rw-r--r-- | test/authdb-test/misc/.gitignore | 0 | ||||
-rw-r--r-- | test/authdb-test/run/.gitignore | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/test/authdb-test/.gitignore b/test/authdb-test/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/authdb-test/.gitignore diff --git a/test/authdb-test/lib/.gitignore b/test/authdb-test/lib/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/authdb-test/lib/.gitignore diff --git a/test/authdb-test/misc/.gitignore b/test/authdb-test/misc/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/authdb-test/misc/.gitignore diff --git a/test/authdb-test/run/.gitignore b/test/authdb-test/run/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/authdb-test/run/.gitignore |