Add private folder as submodule.

This commit is contained in:
Alex Manning 2021-12-06 11:13:48 +00:00
parent 9792c2e705
commit d67bd511a8
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View file

@ -3,4 +3,3 @@
**/__pycache__/* **/__pycache__/*
**/.DS_Store **/.DS_Store
private

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "private"]
path = private
url = ssh://git@git.a09.uk:48765/alex/alex-environ-private.git

1
private Submodule

@ -0,0 +1 @@
Subproject commit c725f9dab354501d5baf57ca9665310703a02754