diff --git a/SLIC/.gitignore b/SLIC/.gitignore index 1522ef951c7d719126cbb5504e128e2f71a7ac19..95724b8f991472af8ffcd04eb6d8f3a824bc5a36 100644 --- a/SLIC/.gitignore +++ b/SLIC/.gitignore @@ -1,8 +1,10 @@ /.gradle/ /.settings/ /bin/ -/.classpath -/.project /build/ /ecbuild/ /target/ +/workspace/ +/.classpath +/.project +/setting.xml