diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-02-26 16:34:25 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-04-24 19:38:57 +0200 |
commit | 2d59112b38b3019433f0b491b055e0c5b4d85672 (patch) | |
tree | 016661a5c8079bcb0404a6f9c7a96601809a63af /.gitignore | |
parent | 64c5d814f6910187c02057e34d45fef8ae622bd4 (diff) | |
download | Ishtar-2d59112b38b3019433f0b491b055e0c5b4d85672.tar.bz2 Ishtar-2d59112b38b3019433f0b491b055e0c5b4d85672.zip |
Geo post save: reduce precision to detect form changes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a5721c4a1..f7adf89d8 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,5 @@ package-lock.json ishtar_common/fixtures/towns_norel-fr.json ishtar_common/fixtures/towns-fr.json drassm_app +.code-workspace +.vscode/* |