diff --git a/.gitignore b/.gitignore index e5ff39fa6a..4563de84f8 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,8 @@ derbydb derby.log com.springsource.sts.config.flow.prefs s3.properties -.idea +.idea/* +!/.idea/icon.svg *.iml *.ipr *.iws diff --git a/.idea/icon.svg b/.idea/icon.svg new file mode 100644 index 0000000000..3ad7681541 --- /dev/null +++ b/.idea/icon.svg @@ -0,0 +1 @@ +logo-batch \ No newline at end of file