diff --git a/.gitignore b/.gitignore index 2d5600ab..633768c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,12 @@ +appsettings.cust.json +PublishProfiles +web.csproj.user +.vscode +.vs + ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. + package-lock.json poetry.lock .python-version diff --git a/readme.rst b/readme.rst index 1fc3a3e1..dc68c424 100644 --- a/readme.rst +++ b/readme.rst @@ -5,7 +5,7 @@ Atlas of Information Management Atlas of Information Management is a business intelligence library and documentation database. ETL processes collect metadata from various reporting platforms and store it in a centraly located database. A modern web UI is used to add additional documentation to the report objects and also to provide an intuative way to search, favorite and share reporting content. -See the `project documentation `_ +See the `project documentation `_ Chat on Discord `https://discord.gg/hdz2cpygQD `_