diff options
author | Valérie-Emma Leroux <emma@iggdrasil.net> | 2019-11-26 11:31:50 +0100 |
---|---|---|
committer | Valérie-Emma Leroux <emma@iggdrasil.net> | 2019-11-26 11:31:50 +0100 |
commit | bf3675ebdee08436e143d15572251df8cabf55b1 (patch) | |
tree | 78e69061dfd36f79d995e83553fa2f9a3b3dc302 /.gitignore | |
parent | 737c58142ef2992fc6be38e3e4134ef78c81338a (diff) | |
download | Ishtar-bf3675ebdee08436e143d15572251df8cabf55b1.tar.bz2 Ishtar-bf3675ebdee08436e143d15572251df8cabf55b1.zip |
Ajouts et MAJ documentation
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fb2ae0068..a9368a7a7 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ ishtar_common/fixtures/towns-fr.json drassm_app .code-workspace .vscode/* +example_project/local_settings.py.old |