diff options
author | LUXEY Adrien <adrien.luxey@inria.fr> | 2021-01-19 15:21:23 +0100 |
---|---|---|
committer | LUXEY Adrien <adrien.luxey@inria.fr> | 2021-01-19 15:21:23 +0100 |
commit | 98280c8628bc1df6197a1a830808bcd8631101bf (patch) | |
tree | e19c7deb1d866987b1a50dc3889e73dddf26609e /app/.gitignore | |
parent | 2a346f54301503077def38edc1039230a699958e (diff) | |
download | infrastructure-98280c8628bc1df6197a1a830808bcd8631101bf.tar.gz infrastructure-98280c8628bc1df6197a1a830808bcd8631101bf.zip |
updated READMEs
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__ |