#### ignore all .idea files ...
/*

#### except
!.gitignore

# Version Control configuration for your project
!vcs.xml

# how IDEA should treat the text files in your project
!encodings.xml

# automatic code formatting
!/codeStyles/

# project specific words
!/dictionaries/

!/inspectionProfiles/
!/runConfigurations/
!copyrights
!sqldialects.xml

#### Project specific

