diff --git a/.gitignore b/.gitignore index 0a20bda443ea89da7e3abcaa41a1bdfdc4c3104a..4fab321086c39281baca0cfe8a9854f4f4f4c144 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ konnector-dev-config.json* fixtures/* data/* +.importedData.json # NPM node_modules/ diff --git a/importedData.json b/importedData.json deleted file mode 100644 index 5b3d3e991426163b55da470e84c7a4e80fab9b56..0000000000000000000000000000000000000000 --- a/importedData.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "io.cozy.files": [], - "com.grandlyon.enedis.year": [], - "com.grandlyon.enedis.month": [], - "com.grandlyon.enedis.minute": [] -} \ No newline at end of file