diff --git a/.gitignore b/.gitignore index f158037..f54838f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,5 +7,5 @@ target/ demo*/ .idea/dictionaries/ -.idea/dataSources +.idea/dataSources* !/src/main/java/etunicorn/NotEnoughtDataException.java diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml deleted file mode 100644 index 5b971d3..0000000 --- a/.idea/dataSources.local.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml deleted file mode 100644 index a3eda13..0000000 --- a/.idea/dataSources.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - mysql - true - com.mysql.jdbc.Driver - jdbc:mysql://192.168.0.28:3306/bade - - - - - - - - - - - \ No newline at end of file -- libgit2 0.21.2