diff options
author | Tharre <tharre3@gmail.com> | 2018-04-29 19:25:53 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2018-04-29 19:25:53 +0200 |
commit | 69d7966062f2e19e4db422dfcc52acb2c0b76530 (patch) | |
tree | c939a9209548fe2b00c013fd40b2de401971fdef /.idea/.gitignore | |
parent | 96a4b8c279940c22b5db62b88d7987ec6cadef51 (diff) | |
download | sepm-groupproject-69d7966062f2e19e4db422dfcc52acb2c0b76530.tar.gz sepm-groupproject-69d7966062f2e19e4db422dfcc52acb2c0b76530.tar.xz sepm-groupproject-69d7966062f2e19e4db422dfcc52acb2c0b76530.zip |
Update IntelliJ configuration
Diffstat (limited to '.idea/.gitignore')
-rw-r--r-- | .idea/.gitignore | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore index e99080c..26b9374 100644 --- a/.idea/.gitignore +++ b/.idea/.gitignore @@ -1,3 +1,7 @@ -workspace.xml -tasks.xml +dataSources.local.xml +dataSources/ libraries/ +sonarlint/ +tasks.xml +uiDesigner.xml +workspace.xml |