diff --git a/.gitignore b/.gitignore index 30f536eb..61e333ea 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ target /x.txt /transaction-logs/ /xx.txt +/.factorypath diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 98ada7ed..0dbab5c8 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -19,7 +19,7 @@ - + diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml index ee702648..fed02620 100644 --- a/.idea/dataSources.local.xml +++ b/.idea/dataSources.local.xml @@ -1,26 +1,27 @@ - + - + " master_key + pgpass simpleworklist - - - + - - - - - + + + + + + + diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml index 75961aff..48c78ed0 100644 --- a/.idea/dataSources.xml +++ b/.idea/dataSources.xml @@ -6,6 +6,9 @@ true org.postgresql.Driver jdbc:postgresql://localhost:5432/simpleworklist + + + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml index 98b0187f..1a612636 100644 --- a/.idea/jarRepositories.xml +++ b/.idea/jarRepositories.xml @@ -26,6 +26,11 @@