diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-01-20 10:21:42 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2021-01-20 10:21:42 +0100 |
commit | 8eaa7914d0b61c0b3ea5a7633cf973b2c820aca2 (patch) | |
tree | 98ae84d142f8a1679262cfa9a313f47e3ed46b05 /app/.gitignore | |
parent | 2a0e9720b79313233f7ce7cb4802e6b13c052089 (diff) | |
parent | 2e25e150d476934cbe356c34463f5403d100aa76 (diff) | |
download | infrastructure-8eaa7914d0b61c0b3ea5a7633cf973b2c820aca2.tar.gz infrastructure-8eaa7914d0b61c0b3ea5a7633cf973b2c820aca2.zip |
Merge branch 'master' of git.deuxfleurs.fr:Deuxfleurs/infrastructure
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 index bee8a64..1da68d7 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,2 @@ +env/ __pycache__ |