diff --git a/.gitignore b/.gitignore index 0dbf2f2..f5905ad 100644 --- a/.gitignore +++ b/.gitignore @@ -168,3 +168,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +_identifierAllocation.db +data/ \ No newline at end of file diff --git a/_map.db b/_map.db new file mode 100644 index 0000000..8f4412e Binary files /dev/null and b/_map.db differ diff --git a/index.html b/index.html index b7ae71f..36e1d50 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,9 @@