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 | 35812d86e467db2d452e2d01ac7dd5a3e156e632 (patch) | |
tree | 016661a5c8079bcb0404a6f9c7a96601809a63af /.gitignore | |
parent | 5492cae93d6476a068401a7129e7b73bc5bd6fbd (diff) | |
download | Ishtar-35812d86e467db2d452e2d01ac7dd5a3e156e632.tar.bz2 Ishtar-35812d86e467db2d452e2d01ac7dd5a3e156e632.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/* |