diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 000000000..97d0470bd --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,4 @@ +# Refactor code to use lazy logging +ef9c3a141a76a9d86f1fbb8d1183d62b44c3c146 +0ecd981eabda518bd1dcc5a5595186d64f6f8836 +3d40f371eb823aa7463882eeedd71486d8959346 \ No newline at end of file diff --git a/.gitignore b/.gitignore index 86804cb38..059b74802 100755 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,13 @@ nbactions.xml # VS Code .factorypath .vscode + +### IntelliJ IDEA ### +.idea/* +!.idea/inspectionProfiles +!.idea/runConfigurations +*.iws +*.iml +*.ipr + + diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 0ad4972f7..2d9224c66 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -38,10 +38,11 @@ - - + + + @@ -58,6 +59,9 @@ + + @@ -176,7 +180,6 @@ -