diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2013-09-13 17:51:43 +0200 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2013-09-13 17:51:51 +0200 |
commit | 80c07d61c99f86c459d9b2be0668358c97d12752 (patch) | |
tree | cf41f93cd5c34c0ec7f258ca2b59d8f68479f966 /tests/unit/Security | |
parent | 10dc5b58800ff21e6106f161e4320296ef308405 (diff) |
Add some missing empty directory, and a dummy .gitignore inside them
Otherwise git would strip them away
Diffstat (limited to 'tests/unit/Security')
-rw-r--r-- | tests/unit/Security/app/.gitignore | 0 | ||||
-rw-r--r-- | tests/unit/Security/app/runtime/.gitignore | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/unit/Security/app/.gitignore b/tests/unit/Security/app/.gitignore new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/unit/Security/app/.gitignore diff --git a/tests/unit/Security/app/runtime/.gitignore b/tests/unit/Security/app/runtime/.gitignore new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/unit/Security/app/runtime/.gitignore |