diff options
author | Alex Auvolat <alex@adnab.me> | 2021-01-16 20:03:00 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2021-01-16 20:03:00 +0100 |
commit | 850ccbf1c7c4ebba28b1971bafae0a6ba922b7c7 (patch) | |
tree | f5f34bcc35bbe2f5d419d58767fa25b2d404701f /app/.gitignore | |
parent | d4d0b100ad39bf7ae560c2f714b75fdcf47e9a87 (diff) | |
download | infrastructure-850ccbf1c7c4ebba28b1971bafae0a6ba922b7c7.tar.gz infrastructure-850ccbf1c7c4ebba28b1971bafae0a6ba922b7c7.zip |
secretmgr.py does quite a few things!test_reorganize
Diffstat (limited to 'app/.gitignore')
-rw-r--r-- | app/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/.gitignore b/app/.gitignore new file mode 100644 index 0000000..bee8a64 --- /dev/null +++ b/app/.gitignore @@ -0,0 +1 @@ +__pycache__ |