Added example local repository.

This commit is contained in:
Erik C. Thauvin 2016-07-21 20:12:13 -07:00
parent 3c3a23b9f6
commit ceceac34d7
2 changed files with 5 additions and 1 deletions

4
example/m2/repository/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore