mirror of https://github.com/qos-ch/slf4j
add mac os x metadata file .DS_Store to .gitignore
This commit is contained in:
parent
45e50613d2
commit
d8bd2d0854
|
|
@ -11,7 +11,3 @@ integration/bundle/
|
|||
integration/felix-cache/
|
||||
runner
|
||||
.DS_Store
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,2 @@
|
|||
/target
|
||||
/.settings
|
||||
/.classpath
|
||||
/.project
|
||||
/gen
|
||||
.DS_Store
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue