diff --git a/.gitignore b/.gitignore index dcbb0e3..3e3c674 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,9 @@ bld/ [Ll]og/ [Ll]ogs/ +# Jetbrains +.idea/ + # Visual Studio 2015/2017 cache/options directory .vs/ # Uncomment if you have tasks that create the project's static files in wwwroot @@ -361,4 +364,4 @@ MigrationBackup/ .ionide/ # Fody - auto-generated XML schema -FodyWeavers.xsd \ No newline at end of file +FodyWeavers.xsd