diff options
author | root@culturestrings <root@culturestrings> | 2020-05-18 05:41:47 +0000 |
---|---|---|
committer | root@culturestrings <root@culturestrings> | 2020-05-18 05:41:47 +0000 |
commit | 634b2f10a639929ea11200b17262040ab125f76e (patch) | |
tree | afaf6e208017a4f6db03ad2b27a147bfa0fb1a10 /.gitignore | |
download | culturestrings-634b2f10a639929ea11200b17262040ab125f76e.tar.bz2 culturestrings-634b2f10a639929ea11200b17262040ab125f76e.tar.xz |
split public and private settings, created a public-facing repository.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1f6786d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +private/ |