[java-idp-security-config] branch master updated: Add .gitkeep for missing dirs
Brent Putman
putmanb at georgetown.edu
Fri Jan 8 16:15:51 EST 2016
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch master
in repository java-idp-security-config.
The following commit(s) were added to refs/heads/master by this push:
new db6a32c Add .gitkeep for missing dirs
db6a32c is described below
commit db6a32c9130c49616167467922a5c742f4376ec3
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Fri Jan 8 16:17:24 2016 -0500
Add .gitkeep for missing dirs
---
src/main/resources/.gitkeep | 0
src/test/java/.gitkeep | 0
src/test/resources/.gitkeep | 0
3 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/src/main/resources/.gitkeep b/src/main/resources/.gitkeep
new file mode 100644
index 0000000..e69de29
diff --git a/src/test/java/.gitkeep b/src/test/java/.gitkeep
new file mode 100644
index 0000000..e69de29
diff --git a/src/test/resources/.gitkeep b/src/test/resources/.gitkeep
new file mode 100644
index 0000000..e69de29
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list